On 14 December 2010 14:11, Marc-André Doll <[email protected]> wrote: > Hi list, > > I have to monitor some JVM and I don't find plugins that fit exactly > with what I want/imagine. > > I could use the check_jmx but I don't really want to install a JRE on my > Nagios server. > > Currently, I'm monitoring Tomcat servers with check_jmx4perl and I'm > quite happy with it. Is it possible to configure/tweek the JVM or the > J4P war to use it on a non-JEE server? Or am I doomed to install java on > my monitoring server?
I would think you could continue to use check_jmx4perl on the Tomcat server and get it to send the results back to Nagios as a passive check using send_nsca. You can either use the send_nsca which is built in to NSClient++, or there is a standalone binary send_nsca which is quite easy to use ( http://exchange.nagios.org/directory/Addons/Passive-Checks/NSCA-Win32-Client/details ). You will of course need to configure the nsca daemon on your Nagios server if you haven't done that already. hth, Jim ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
