Basic NRPE_NT Plugins (Visit this link)
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.
OK = 0;
Warning = 1;
Critical = 2;
Unknown = 3;
The plug-ins available are:
- cpuload_nrpe_nt.exe:
monitors cpuload, it polls the cpu 20 times in a 5 second period and returns an average of the results
- diskspace_nrpe_nt.exe:
monitors disk load, you can specify the drive to monitor and the warning threshold in percent used and critical threshold in percent used.
- eventlog_nrpe_nt.exe:
monitors the event log, the first parameter specifies the number of minutes back from the current date to check to; a value of 7200 for example will check the event log for the last 5 days.
- memload_nrpe_nt.exe:
monitors memory usage, it simply returns the current physical and paged memory usage in percent
- service_nrpe_nt.exe:
monitors the status of services, simply provide it with a list of comma separated services and if any are down or in an unknown or waiting state an appropriate error and status is returned.
Warning = 1;
Critical = 2;
Unknown = 3;
The plug-ins available are:
- cpuload_nrpe_nt.exe:
monitors cpuload, it polls the cpu 20 times in a 5 second period and returns an average of the results
- diskspace_nrpe_nt.exe:
monitors disk load, you can specify the drive to monitor and the warning threshold in percent used and critical threshold in percent used.
- eventlog_nrpe_nt.exe:
monitors the event log, the first parameter specifies the number of minutes back from the current date to check to; a value of 7200 for example will check the event log for the last 5 days.
- memload_nrpe_nt.exe:
monitors memory usage, it simply returns the current physical and paged memory usage in percent
- service_nrpe_nt.exe:
monitors the status of services, simply provide it with a list of comma separated services and if any are down or in an unknown or waiting state an appropriate error and status is returned.
Submitted by: nagiosexchange
Hits: 4934
Overall downloads: 1615
Added: 2004-12-07 00:00:00
Last Modified: 2009-12-16 16:43:31
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| nrpe_nt_patch.zip | 219 kb | blowfish encrytion for plugins | 2076 | |
| nrpe_nt_plugins.zip | 939 kb | NRPE Plugins | 9691 |
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.
-
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). -
NagiosPluginsNT
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. -
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
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_http_nrpe
from 0 votesA plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster. -
NRPE_NT auto install
from 0 votes -
Symantec Backup Exec Number of Job Error Check
from 0 votesSymantec Backup Exec number of job error check using the bemcmd.exe cli tool. -
Check Counter
from 0 votesPlugin returns the value of a requested perfmon counter. -
check_etrust_av
from 0 votesCheck the definitions for E-Trust AntiVirus are within current acceptable paramaters.



