We'd like to monitor the integrity of our Wildfire service.
That's true in general, but it's especially true because we're having problems with it and we can't identify the moment of failure by data in the logs. A frequent ping of the service would help us nail that down and correlate the log data with the failure.
I don't know how to do this though:
http://www.igniterealtime.org/forum/mes ... 255#138899
We're also having a hard time getting alerts by jabber working, but that's a separate issue.
XMPP test?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: XMPP test?
I think, you may use TCP test method for such purposes. http://www.ks-soft.net/hostmon.eng/mfra ... ts.htm#tcprasqual wrote:We'd like to monitor the integrity of our Wildfire service.
If you have problems with "Send message to jabber" action, please, use "Problems and Bugs" branch of the forum. Actually, I think to make it work you have to specify full JID of the recipient, like: username@server, not just username.rasqual wrote:We're also having a hard time getting alerts by jabber working, but that's a separate issue.
Regards,
Max
Re: XMPP test?
Alas, no. Packet payload alone doesn't work as an XMPP stanza.KS-Soft Europe wrote:I think, you may use TCP test method for such purposes.
I note some other monitoring systems have XMPP, so I reckon Hostmon will eventually have it too.

Ok, there is command line utility www.ks-soft.net/download/xmppcheck.zip that can be used for ShellScript test method http://www.ks-soft.net/hostmon.eng/mfra ... m#chkShell
Regards
Alex
Regards
Alex
Thank you!KS-Soft wrote:Ok, there is command line utility www.ks-soft.net/download/xmppcheck.zip that can be used for ShellScript test method http://www.ks-soft.net/hostmon.eng/mfra ... m#chkShell
We will test the test.

(edit -- seems to work. kudos!)