NagiosPluginsNT (Visit this link)
from 0 votesNagiosPluginsNT is a comprehensive collection of Nagios check plugins written in C# .NET. The goal is to eventually have a Windows equivalent to the official Nagios plugins for *NIX, but with the power of WMI for Windows monitoring.
NagiosPluginsNT was originally designed to be used with NRPE_NT but should work just as well on any other NRPE daemon for Windows. This project has proven to be quite stable so far (handling over 400 host/service checks from a single proxy in our test lab) and has the following features:
* Includes WMI check plugins for processor, memory, disk, and swap utilization, as well as system uptime, stopped services, and more.
* Includes generic ICMP ping, SNMP, and TCP check plugins for monitoring non- Windows hosts.
* Performance values are returned when appropriate. Multiple text/performance values are also possible.
* Plugins that return strings can accept simple regular expressions as their threshold parameters.
* All plugins adhere to the official Nagios Plugin Development Guidelines.
NagiosPluginsNT was built upon a simple object-oriented framework, the goal of which is to handle low-level tasks that are common to all plugins (eg: checking thresholds, formatting output, etc.). This should make it easy even for programming novices to extend the current plugins or create their own. The framework has the following features:
* Written in highly commented C# .NET.
* Includes class libraries for ICMP, SNMP, TCP, WMI, and Windows registry checks.
* Source code is available under the provisions of the GNU General Public License version 2.
NagiosPluginsNT is maintained by Mike Conigliaro
* Includes WMI check plugins for processor, memory, disk, and swap utilization, as well as system uptime, stopped services, and more.
* Includes generic ICMP ping, SNMP, and TCP check plugins for monitoring non- Windows hosts.
* Performance values are returned when appropriate. Multiple text/performance values are also possible.
* Plugins that return strings can accept simple regular expressions as their threshold parameters.
* All plugins adhere to the official Nagios Plugin Development Guidelines.
NagiosPluginsNT was built upon a simple object-oriented framework, the goal of which is to handle low-level tasks that are common to all plugins (eg: checking thresholds, formatting output, etc.). This should make it easy even for programming novices to extend the current plugins or create their own. The framework has the following features:
* Written in highly commented C# .NET.
* Includes class libraries for ICMP, SNMP, TCP, WMI, and Windows registry checks.
* Source code is available under the provisions of the GNU General Public License version 2.
NagiosPluginsNT is maintained by Mike Conigliaro
Submitted by: mikeConigliaro
Hits: 2799
Overall downloads: 398
Added: 2006-08-31 00:00:00
Last Modified: 2009-12-15 09:38:26
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| NagiosPluginsNT-0.4.1.zip | 345 kb | Source code, binaries, and documentation | 19886 |
Comments
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
Basic NRPE_NT Plugins
from 0 votesThe plugins are DOS programs written in C/C++ The nrpe_nt service calls these plug-ins and they return the following status on exit with a status string for information printed to stdout. -
Check Active Directory - TK
4 from 1 votesPerforms Active Directory Health Check on domain controllers and member servers. -
WMI agentless plugins
from 0 votesThis project consists of a set of VBS scripts that use Microsoft .NET Framework and WMI to retrieve data from remote Windows hosts without the need for agents on the remote hosts. Current release is 1.3 (December 5, 2008). -
Check File - TK
4 from 1 votescheck_file is a Nagios NRPE plugin for checking simple files or files in directories by using various types of filters like file count, size, age or name match. -
Check Windows Updates
4 from 1 votesA check to see: - how many updates are available? - how many important and optional updates are available? - if system is awaiting for rebooting after installing updates
-
Check Textsearch
from 0 votesThis plugin will do a text search inside of a file that you specify. If the text that you are searching for is found, then the script will return OK. -
Check Process Runtime
from 0 votesCheck the runtime of process on a windows machine -
check_msmq.vbs
from 0 votesVBScript to check MSMQ metrics via NRPE (NSClient++ with NRPE Listener) -
tntmonitoringplugins
from 0 votesThis is a comprehensive set of plugins that builds on and expands Mike Conigliaro's original NagiosPluginNT plugins along with a number of other useful plugins. Compatible with Windows 2008, and available in 32 or 64 bit versions. -
Check Services 2
from 0 votesChecks whether certain services are running.



