Is there a way to detect a running instance of ServiceMix using SNMP? I'm working on a task to write system-state monitoring code to detect the health of various components of my project's web service application, which is deployed as a series of JBI services running within ServiceMix. At this point, I would like to detect whether ServiceMix is up or down.
Does ServiceMix provide a published Management Information Base (MIB) exposing a set of OIDs that can be queried through an snmp poll? Please keep in mind that using FuseHQ (Hyperic HQ) is NOT an option for me. My customer has selected Nagios as our SNMP monitoring application. My current approach is to try to use the OpenDMK library to write an SNMP agent (basically using the SnmpAdapterServer to do the heavy lifting). Any advice and suggestions would be greatly appreciated. -- View this message in context: http://www.nabble.com/Detecting-ServiceMix-via-SNMP-tp25530922p25530922.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
