Nagios JMX metrics Monitoring
Posted: Thu Oct 15, 2020 9:38 am
Hi
We are working on project and wanted monitor APM related monitoring in Nagios.
We are using check_jmx plugin to monitor the APM related metrics.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
We are trying to test it for ( websphere, jboss, tomcat, weblogic ) applications.
For IBM Webspere application we were able to make the connection successfully. But we are not able to identify objects and MBEANs from the target app.
Below is the command which is there in the document for GarbageCollection. This is not giving any results.
Is there any command to fetch all the MBEAN details from the check_jmx plugin
-U service:jmx:rmi:///jndi/rmi://127.0.0.1:7199/jmxrmi -O
java.lang:type=GarbageCollector,name=ConcurrentMarkSweep -A LastGcInfo -K
duration -u ms -vvvv -w xxx -c yyy
Thanks
Deepan.
We are working on project and wanted monitor APM related monitoring in Nagios.
We are using check_jmx plugin to monitor the APM related metrics.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
We are trying to test it for ( websphere, jboss, tomcat, weblogic ) applications.
For IBM Webspere application we were able to make the connection successfully. But we are not able to identify objects and MBEANs from the target app.
Below is the command which is there in the document for GarbageCollection. This is not giving any results.
Is there any command to fetch all the MBEAN details from the check_jmx plugin
-U service:jmx:rmi:///jndi/rmi://127.0.0.1:7199/jmxrmi -O
java.lang:type=GarbageCollector,name=ConcurrentMarkSweep -A LastGcInfo -K
duration -u ms -vvvv -w xxx -c yyy
Thanks
Deepan.