Xymon Mailing List Archive search

how to monitoring jboss

list Samuel Cai
Tue, 18 Nov 2008 19:02:10 -0800
Message-Id: <user-3159bd011aee@xymon.invalid>

JBoss's Mbeans provide much information, we wrote some java class to get
them and then send to Hobbit.

 
From: Carlo Alberto Bedogni [mailto:user-5b0db59b794e@xymon.invalid] 
Sent: Tuesday, November 18, 2008 11:17 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] how to monitoring jboss

 
Thanks a lot for your reply. but i looking for something more accurate
like the jboss plugin for nagios (
http://www.jboss.org/community/docs/DOC-10676 ) i don't know if is
possibile find someting similar for hobbit , or maybe convert the nagios
plugin for hobbit .....

thanks 

On Tue, Nov 18, 2008 at 3:57 PM, Ralph Mitchell
<user-00a5e44c48c0@xymon.invalid> wrote:

If jboss is just handing out some kind of web page, you could do
something like this in your server/etc/bb-hosts:

   a.b.c.d myboss.server.com   # http://myjboss.server.com/

or whatever would be an appropriate url for it.  That'll let you know
jbos is up and responding.  I'm doing something like this already.  I
don't have either access or permission (company policy - thou shalt use
CA Unicenter for everything) to run anything on the servers themselves,
but I imagine Unicenter is checking that the processes are running and
maybe checking log files too.

Ralph Mitchell


On Tue, Nov 18, 2008 at 3:17 AM, Carlo Alberto Bedogni
<user-5b0db59b794e@xymon.invalid> wrote:

Hi all i'm running hobbit 4.2 and i need to monitoring jboss , both ,
the hobbit and the jboss server are running on a centos box.
I have take a look at deadcat.net.au but i can't find nothing about
jboss. any idea?

thanks in advatage
Carlo