Re: Nagios plugin script for use with JMXProxy

2012-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Athanasios, On 11/28/12 11:23 AM, Athanasios Kostopoulos wrote: > On 28/11/12 17:19, Mark H. Wood wrote: >> On Tue, Nov 27, 2012 at 05:37:18PM -0500, Christopher Schultz >> wrote: >>> I have developed a Perl script that can be used with Nagios to >>>

Re: Nagios plugin script for use with JMXProxy

2012-11-28 Thread Athanasios Kostopoulos
On 28/11/12 17:19, Mark H. Wood wrote: On Tue, Nov 27, 2012 at 05:37:18PM -0500, Christopher Schultz wrote: I have developed a Perl script that can be used with Nagios to check on a Tomcat instance via the manager's JMXProxyServlet. Someone asked me to publish it, which I'm happy to do. I'm just

Re: Nagios plugin script for use with JMXProxy

2012-11-28 Thread Mark H. Wood
On Tue, Nov 27, 2012 at 05:37:18PM -0500, Christopher Schultz wrote: > I have developed a Perl script that can be used with Nagios to check > on a Tomcat instance via the manager's JMXProxyServlet. Someone asked > me to publish it, which I'm happy to do. I'm just wondering what the > best thing to

Re: Nagios plugin script for use with JMXProxy

2012-11-27 Thread Mark Eggers
On 11/27/2012 3:14 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 11/27/12 6:02 PM, Mark Eggers wrote: On 11/27/2012 2:37 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I have developed a Perl script that can be used

Re: Nagios plugin script for use with JMXProxy

2012-11-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 11/27/12 6:02 PM, Mark Eggers wrote: > First of all, thank you for this. I've been toying with a similar > idea (and plugging the entire mess into the Icenga remoting > script), but I've not had the chance. http://wiki.apache.org/tomcat/tool

Re: Nagios plugin script for use with JMXProxy

2012-11-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 11/27/12 6:02 PM, Mark Eggers wrote: > On 11/27/2012 2:37 PM, Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> All, >> >> I have developed a Perl script that can be used with Nagios to >> check on a Tomcat i

Re: Nagios plugin script for use with JMXProxy

2012-11-27 Thread Mark Eggers
On 11/27/2012 2:37 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I have developed a Perl script that can be used with Nagios to check on a Tomcat instance via the manager's JMXProxyServlet. Someone asked me to publish it, which I'm happy to do. I'm just wonde

Nagios plugin script for use with JMXProxy

2012-11-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I have developed a Perl script that can be used with Nagios to check on a Tomcat instance via the manager's JMXProxyServlet. Someone asked me to publish it, which I'm happy to do. I'm just wondering what the best thing to do is. I see several op