Usually, when playing with things related to monitoring in java, I tend to think about JMX. ServiceMix starts a JMX server, and just pinging it should work. Why would you want a JBI component for that ? Just my 2 cents.
On Mon, Mar 3, 2008 at 8:58 PM, IMiletic <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm designing a component that needs to monitor ServiceMix and report via > some network protocol (http, snmp, ...) if something goes wrong. I'm > specifically interested in situations when ServiceMix itself fails. Is there > any built-in mechanism that informs components by a message or fault if > ServiceMix stops working properly. If not, I'm thinking about the component > pinging itself, if it doesn't receive the message then something must not be > working... > > Any thoughts or comments? > > Thanks > -- > View this message in context: > http://www.nabble.com/ServiceMix-failure-monitoring-tp15812373s12049p15812373.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
