Xymon Mailing List Archive search

does xymon have any option to monitor a java app

4 messages in this thread

list Ciprian Parfon · Mon, 26 Aug 2013 18:04:16 +0300 ·
Hi

May I know if there's anything in XYmon which can allow a java app or 
maybe tomcat to be monitored?

-- 
Cip
list Henrik Størner · Mon, 26 Aug 2013 17:19:53 +0200 ·
quoted from Ciprian Parfon
On 26-08-2013 17:04, Ciprian Parfon wrote:
May I know if there's anything in XYmon which can allow a java app or
maybe tomcat to be monitored?
Not currently. I've been wanting to look at this for some time, and the 
"jmxtrans" tool seems like it could used to bridge between Xymon and 
JMX, but there isn't anything in Xymon right now that can do it.

Don't know if anyone else have been cooking up some extension scripts?


Regards,
Henrik
list Sean MacGuire · Mon, 26 Aug 2013 11:33:26 -0400 ·
I've been using Javamelody, but not integrated with BB/Xymon.

With java, keeping a handle on open file descriptors and free memory
isn't a bad proxy for making sure java's not doing really bad
things.
quoted from Henrik Størner

Henrik Størner wrote:
On 26-08-2013 17:04, Ciprian Parfon wrote:
May I know if there's anything in XYmon which can allow a java app or
maybe tomcat to be monitored?
Not currently. I've been wanting to look at this for some time, and the "jmxtrans" tool seems like it could used to bridge between Xymon and JMX, but there isn't anything in Xymon right now that can do it.

Don't know if anyone else have been cooking up some extension scripts?


Regards,
Henrik

-- 

Sean MacGuire                                 user-4915795a2617@xymon.invalid

Key West                                        +X XXX XXX XXXX
The best way to predict the future is to invent it. -  Alan Kay
list Andy Smith · Sun, 01 Sep 2013 09:10:28 +0100 ·
quoted from Henrik Størner
Henrik Størner wrote:
On 26-08-2013 17:04, Ciprian Parfon wrote:
May I know if there's anything in XYmon which can allow a java app or
maybe tomcat to be monitored?
Not currently. I've been wanting to look at this for some time, and the "jmxtrans" tool seems like it could used to bridge between Xymon and JMX, but there isn't anything in Xymon right now that can do it.

Don't know if anyone else have been cooking up some extension scripts?
I contributed this at Xymonton, we use it a lot for Tomcat, JBoss and Weblogic, I havent had much feedback so I have no idea whether others have found it useful :-

https://wiki.xymonton.org/doku.php/monitors:jmxstat
-- 
Andy