Is there any plugin in Nagios that supports SOAP? I have a soap server and I would like to send requests from nagios. Is that possible?
Is there any plugin in Nagios that supports SOAP? I have a soap server and I would like to send requests from nagios. Is that possible?
A quick search on nagios exchange turned up this, although writing your own should be trivial.
you should be able to easily do it with the built in http request job. Its a bit tricky to get correct - but it is doable.
Check out this awesome link: http://jbrazile.blogspot.com/2008/07/checkhttp-as-nagios-web-service-plugin.html