Random Project

Windows

Nagios plugins for monitoring Windows systems.

Showing 73-84 of 128 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Description: Check Windows logs for errors and warnings in the last 24 H. The script returns a critical if it founds errors and a warning…
This script must be placed to script directory of NSClient++. You must append following information to nsclient.ini: [External Alias] check_disk_iostat=check_disk_iostat_vbs [Wrapped Scripts] check_disk_iostat_vbs=check_disk_iostat.vbs /warning:10 /critical:15…
A plugin used to check for missing updates for Windows. The plugin is a VBScript which is intended to be used by the check_nrpe plugin…
.. It relies on the System.IO.FileSystemWatcher class which is part of the .NET Framework (since v1.0). Three files can be excluded by argument: 1) Any…
Overall there are more than 70 different checks it can perform against your Windows machines. Here is a list of some of the checks it…
check files under a given path uses NagiosPlugin.vbs from nsclient++/scripts/lib - NagiosPlugin.vbs which came with nsclient++ vers. 0.3.9 (earlier version needed adaptation) - compares bounds…
Usage: (with or without //nologo) cscript Check_AD.vbs //nologo cscript Check_AD.vbs //nologo /test:advertising cscript Check_AD.vbs /test:ridmanager,services,fsmocheck Output examples: (If one or more tests fail, CRITICAL is…