Page 1 of 1
check jboss web application
Posted: Fri Dec 23, 2011 1:07 am
by hermy7
hi I would like trying monitoring jboss web application 4.0.0 in windows server 2003.
any suggestion the easy way to implement that.
i have try nagios2jboss but it was hard to implementing that.
welcome any suggestion or input.
thanks.
Re: check jboss web application
Posted: Wed Dec 28, 2011 11:27 am
by scottwilkerson
There are several items in the Nagios Exchange, one of which you mentioned.
http://exchange.nagios.org/directory/Pl ... vers/JBOSS
depending on your requirements and level of monitoring needed, I would say that the check_jboss_status plugin looks a little easier to implement.
http://exchange.nagios.org/directory/Pl ... us/details
Re: check jboss web application
Posted: Thu Dec 29, 2011 9:25 am
by hermy7
Thanks scottwilkerson.
I get the solution for Jboss OID.
In Jboss we can devine our shelf the OID by edit the attribute.XML file inside the SNMP adapter.SAR
SNMP adapter will help mapping the contain in the mbean.
http://community.jboss.org/wiki/JBossSN ... rGetValues
The SNMP adapter file can be downloaded in the Jboss community.