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?
Asked
Active
Viewed 2,243 times
2 Answers
0
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
-
As an aside - we use this for THOUSANDS of monitors. I just got it working for my own use for the first time 20 minutes ago so I figured I would do a drive by and share. – Max Dercum Feb 19 '13 at 07:09
-
Lone link is considered a poor answer (see [faq#deletion]) since it is meaningless by itself and **target resource is not guaranteed to be alive in the future**. [It would be preferable](http://meta.stackexchange.com/q/8259) to include the essential parts of the answer here, and provide the link for reference. – j0k Feb 19 '13 at 07:27