Random Project
Home > Plugins > Operating Systems > Windows NRPE

Windows NRPE

Showing 73-84 of 94 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
It is a VBScript Plugin for NRPE_NT.
This VB Script checks if a process is running and how long it is running. You get an OK if the process is not running…
It is a VBScript Plugin for NRPE_NT.
wincheck_counter.exe stopped working for me, so I quickly threw this together mimicking that plugin. I have not tested this in all environments. Requires typeperf.exe to…
For this the actual value is written to a local file and only the difference to it is returned. Great for graphing using RRDTool.
It will return Critical if the membership has changed. It is a VBScript Plugin for NRPE_NT.
It checks all partitions, a list or all but an exclusion list. Limits can be in % or in standard units (B | kB |…
It's very important for windows updates to be installed promptly, so I wrote a check to remind me. It's far from perfect. It only checks…
It is a Perl Plugin for NRPE_NT.
This would be useful, for example, to monitor the queue directory of an email server, or other similar application. The script is written for Windows…
You don't need to declare a time. It calculates the time it self from the last execute of the plugin. So if your file must…