Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Module Request] Metricbeat modules for Tomcat, Websphere and Weblogic #8922

Closed
yaronp68 opened this issue Nov 5, 2018 · 2 comments
Closed
Labels

Comments

@yaronp68
Copy link

yaronp68 commented Nov 5, 2018

This request makes sense since it's probably a low hanging fruit using jolokia
Tomcat, Websphere and Weblogic are still widely used with Java apps in the enterprise
Monitoring should include the common JVM heap, GC, CPU and threads information but can be extended through additional JMX beans to cover additional metrics.

  • Websphere App server has IBM instrumentation through PMI that is accessible through JMX
  • Weblogic App server can be monitored via JMX mbeans
  • Tomcat can be monitored using JMX mbeans
    Things that can be covered are
  • servlet response time
  • threadpools
  • JDBC connection pools
  • number of active sessions
    and more
@ruflin ruflin added the module label Nov 5, 2018
@ruflin ruflin added the Team:Integrations Label for the Integrations team label Nov 21, 2018
@andresrc
Copy link
Contributor

Tomcat metricbeat integration: #13860

@botelastic
Copy link

botelastic bot commented Nov 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Nov 9, 2020
@botelastic botelastic bot closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants