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: 1716
Overall downloads: 120
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 | 19608 |
Comments
Be the first to comment this project.
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.
-
Check Active Directory - TK
4 from 1 votesPerforms Active Directory Health Check on domain controllers and member servers. -
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. -
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
from 0 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 3
from 0 votesProgram build from the precedent check windows updates on nagios exchange by fooky and coxwal
-
Check Services 2
from 0 votesChecks whether certain services are running. -
Check S.M.A.R.T or PFA errors
from 0 votesThis VBS based script checks if any SCSI and IDE disks are reporting SMART/PFA errors. In that case it returns a CRITICAL warning and lists the amount of disks reporting error. If the computer does not report any SMART monitoring, a warning is issued -
Wrapper Check_AutoIT
from 0 votesWrapper-Script for using End2End-Monitoring.exe create with AutoIt -
Check Ram
from 0 votesCheck_ram is a plugin that will return the amount of free physical memory. -
check_rsync - TK
from 0 votescheck_rsync is a Nagios NRPE plugin for checking/displaying various rsync aspects like version, protocol, capabilities and modules. You can instruct the plugin to raise alarms if those aspects do not conform to your baseline.


