Windows

Nagios plugins for monitoring Windows systems.

Showing 37-48 of 128 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This script checks if a specific user is logged on to a specific system. The script will cath any error. Status is OK if the…
Check status of Windows Services using SNMP, therefor no third-party server-side plugins are required. The package includes the LanMgr-2 MIB which is the basis for…
define host{ _ESSENTIALPROCS importantprogram notice_no_dot_exe } define command{ command_name check_essential_procs command_line $USER1$/check_nrpe -t 10 -H $HOSTADDRESS$ -c check_essential_proc -a "$_HOSTESSENTIALPROCS$" } define service{ check_command check_essential_procs…
Tests the installed version against the newest available on java.com Possible Outputs: OK: OK: Java Version 1.7.0_73 CRTITICAL: Critical: Java Version 1.7.0_53 - available: 1.7.0_73…
You can download the latest version and see the full documentation on GitHub. ---------------------------------------------------------- INSTALLATION: Just copy the file check_usolved_disks.php into your Nagios plugin directory.…
This Plugin written in Powershell monitors certificates on a Windows server and warns you before certificates are about to expire. You run the script through…
Description: I couldnt find any reliable script to get appropriate reports of disk health, so i just wrote a new one. Its not enough to…
Plugin calculates number of days since last success update using "LastSuccessTime" Windows registry key.The same date you can find in Windiows updates log. Plugin is…
as your Cluster Shared Volume (CSV) is mounted as c:ClusterStorage there's no easy way to check if your Storage is running out of diskspace the…