Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check JMX plus XPATH
Current Version
1.0
Last Release Date
2011-12-31
Compatible With
- Nagios 3.x
Owner
Download URL
License
Other
Hits
24706
I have developed this project because most Nagios Plugins only query 1 Attribute of mbean that puts a big load on the operating system for a large amount of JVM's. I believe this to be the most efficient way of monitoring Java, short of creating an Agent or a Query Collection Server.
I have limited the JMX Probe to a select list of important MBeans which I thought important for testing. I will probably expand it as move it in to production.
This project requires, Perl, JAVA, the Weblogic.jar file from your weblogic server and 3 files in this project check_weblogic - (Perl)
ServerProbeRuntime.java (JAVA)
Check_weblgic.cfg (XPATH Query to monitor)
Please feel free to contact me, with questions.
Oh BTW, this plugin should be able to quickly expand to JBOSS or any other JMX compliant server. and I will be looking at doing that in 2012 when I have a chance. If you interested in providing code updates I welcome the help.
I have limited the JMX Probe to a select list of important MBeans which I thought important for testing. I will probably expand it as move it in to production.
This project requires, Perl, JAVA, the Weblogic.jar file from your weblogic server and 3 files in this project check_weblogic - (Perl)
ServerProbeRuntime.java (JAVA)
Check_weblgic.cfg (XPATH Query to monitor)
Please feel free to contact me, with questions.
Oh BTW, this plugin should be able to quickly expand to JBOSS or any other JMX compliant server. and I will be looking at doing that in 2012 when I have a chance. If you interested in providing code updates I welcome the help.
Reviews (0)
Be the first to review this listing!