Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

nwsc

Rating
0 votes
Favoured:
1
Hits
97446
Files:
FileDescription
nwsc.tgzNagios Windows Service Checker
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
nwsc enables you to check as many windows hosts through Nagios as you like without installing any software on these machines.
This project was inspired by nagios-wsc-v0.8. But since that was written as a .NET-Webservice it wasn't really what we wanted. So we wrote a pure Perl Windows Service nwsc (nagios windows service checker), which does more or less the same: It enables you to check as many windows hosts through Nagios as you like without installing any software on these machines.

You only have to install the Windows Service nwsc on ONE Windows host, which can reach all the other windows hosts to be checked. nwsc uses WMI (Windows Management Instrumentation) to retrieve information from the other windows hosts. Possible checks are: Check for any windows services, Check for any Win32_Class, Check for uptime, Check for disk space, Check for ... (as you like, just ask us to implement it)

The retrieved information is interpreted by a Nagios Plugin
check_nwsc, which has to be integrated in your Nagios Server.

This project is licensed under the GPL V2.

Get the actual source:

cvs -d :pserver:anonymous@anoncvs.ostc.de:/public co nwsc