Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 757-768 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
File: win_service_restart.cmd Author: Vadim Zenin http://vadimzenin.blogspot.com Version: 1.07 Date: 16/11/2010 12:28:45 Windows Failed Service restart batch file for Nagios Event Handler Copy win_service_restart.cmd to NSClient++scripts…
I use this script to monitor services on windows servers. Nagios will launch the script and collect the results using NRPE_NT. nrpe.cfg should have a…
Nagios NRPE_NT plugin to check the number of job errors using the bemcmd.exe cli tool. The plugin will return OK (0) if no job error…
command[check_av]=C:WINDOWSsystem32cscript.exe //nologo //t:10 "c:progra~1nrpebinsymanticchk.vbs" AV_SERVER
Ce script VBScript va etre declenche par une commande "Event Handler" prealablement configuree sous Nagios. Des que le status du service sous Nagios changera (de…
Script to remote install NRPE_NT into WIndows Servers. http://felipeferreira.net/?p=57
This plugin is based on two windows ms-dos command : tasklist and find. Copy the check_process.bat file to your Windows System 32 path then configure…
You can filter based on keywords (or negate the filter to search only for events with certain phrases in them), same with EventIDs. You can…
Checks for waiting Windows Updates without asking the WSUS-Server everytime. => very fast NSI.ini: command[check_windows_updates2]=c:windowssystem32cscript.exe //NoLogo //T:40 C:nagiosNSClient++-0.2.7pluginscheck_updates.wsf
++++ check_proc.exe I create this plugin because I need a TCP-check like the Unix-like check_tcp-Plugin. In the first version, its rudimental. You only can specify…
This script is a revision of directory_file_count.wsf which counts the number of files contained within a directory path. Revision includes network shares instead of just…