"Nagios - web service checker" .Net service/plugin project pages.
Home About New in V1.3 New in V1.2 Screenshot(s) Roadmap Project homepage on sourceforge Downloads About me |
The diagram below shows the architecure of the nagios-wsc plugin. Basically, nagios talks (via the check_wsc.pl plugin) to a VB.NET web service. Different types of query can be passed which the service performs on behalf of Nagios, compiles the results and then passes back to Nagios to display. If the service detects problems, it passes back sufficient information for Nagios to alert as per normal. For more information on what Nagios is and what it does, check out the Nagios website |