Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
nwsc
97674
File | Description |
---|---|
nwsc.tgz | Nagios Windows Service Checker |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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
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
Reviews (0)
Be the first to review this listing!