How to monitor OpenFire by Nagios?
Cassius V. de Magalhaes
cviniciusm at uol.com.br
Tue Jun 24 22:29:16 CEST 2008
Sandor W. Sklar escreveu:
>
> On Jun 24, 2008, at 12:02 PM, Cassius V. de Magalhaes wrote:
>
>> Cassius V. de Magalhaes escreveu:
>>> Hello,
>>>
>>> I would like to monitor OpenFire on Linux by Nagios, please?
>>>
>>>
>> Or even better, how to monitor OpenFire on Linux by Nagios, please?
>
> I'm monitoring our OpenFire server via:
>
> define service {
> <snip>
> check_command
> check_jabber!'xmlns="jabber:client" from="sul-jabber"'
> }
>
>
> define command {
> command_name check_jabber
> command_line $USER1$/check_jabber -H $HOSTADDRESS$ -p 5223
> --ssl --expect=$ARG1$
> }
>
> ... and the "check_jabber" plugin is a soft link to the standard
> "check_tcp" plugin. Its probably not the most comprehensive of tests,
> but it works well enough for us, ensuring that the jabber server is
> responding properly.
>
> -s-
>
Hello,
I have to capture the jabber response by wireshark to see my xml.
So I was able to check with success.
Thank you very much,
Vinicius.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list