check jboss web application

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hermy7
Posts: 15
Joined: Wed Dec 21, 2011 9:19 pm

check jboss web application

Post 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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: check jboss web application

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hermy7
Posts: 15
Joined: Wed Dec 21, 2011 9:19 pm

Re: check jboss web application

Post 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.
Locked