Windows

Nagios plugins for monitoring Windows systems.

Showing 85-96 of 128 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
C# SOAP service proxies WMI calls to target machines, nagios plugin talks to proxy see http://wmi-proxy.sourceforge.net
Script Name : check_files.vbs Usage Syntax : cscript.exe //NoLogo check_filecount.vbs -p [-r] [-f ] -w -c | -h Author : Alex Simenduev, PlanetIT (http://www.planetit.ws) Version…
The program check the memusage of a single or multiple instance of a programm. You need the nsclient++ on the windows machine with the NRPEListener.dll.…
A simple script for activating monitor on windows services without agent on remote machine. Nagios check command definition is: define command{ command_name check_winservice_rpc command_line $USER1$/check_netrpc_service.sh…
Based on the check_win_snmp_disk.pl script posted here by Dan Capper. This version detects and checks all windows partitions is founds (instead to check one by…
Nagio/NRPE_NT VBS Script to check for harddisks about to fail, using MSStorageDriver_FailurePredictStatus from WMI Usage check_smartpfa Example: check_smartpfa Sample Output: OK : No PFA/S.M.A.R.T errors…
Basically it takes the ping stats (between nsclient + desired ip) then forwards the info to nagios svr. when testing this on the nsclient, ensure…
This checks for the presence of the "wuauclt.exe" process on SNMP enabled Windows machines. It takes the hostname and the community string as it's arguments...and…
Windows SNMP storage check for disk and memory Uses Net::SNMP rather than snmpget for scalability. syntax: check_win_snmp_storage.pl HOST COMMUNITY storageType WARN CRIT returns % used,…