Windows

Nagios plugins for monitoring Windows systems.

Showing 13-24 of 128 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is Powershell script for Microsoft Cluster (Hyper-V) 2008/2012 for checking free space in all yours CSV (cluster shared volumes) based in check_all_csv_frespace of whutest.…
## Description: Script for nagios to check time against a NTP servers, and fixing the time automaticly if needed. You can use comma separated to…
Powershell Script for use with NRPE Checks State of LBFO Teaming Adapter in Windows 2012 - 2019 NSCLIENT.ini [/settings/external scripts/scripts] check_net_teaming = cmd /c echo…
Check for Updates To check for updates, this script creates an update searcher of an Microsoft.Update.Session object and filters for updates, which are assigned to…
SYNOPSIS Check all automatic services are running and try to start stopped ones. DESCRIPTION Check all automatic services are running and returns Nagios output and…
SYNOPSIS Check AD Replication in a DC Server. DESCRIPTION Check AD Replication in a DC Server and returns Nagios output and code. PARAMETER Warning Number…
1. Copy the plugin in scripts directory of your nsclient folder 2. modify the Path & age in the plugin 3. add the command alias…
Usage: check_is_hv.ps1 -V NameOfVM -U DomainAdminUser -P DomainAdminPassword Checkcommand: check_is_hv=cmd /c echo scriptscheck_is_hv.ps1 -V $ARG1$ -U $ARG2$ -P $ARG3$; exit $LastExitCode | powershell.exe -command -…
Plugin for Icinga/Nagios that allow to check a group of Windows performance counters specified in a XML file. Check out on GitHub for more detailed…