Home > Plugins > Operating Systems > Windows NRPE

Windows NRPE

Showing 37-48 of 94 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
++++ check_proc.exe I create this plugin because I needed to monitor not only the upper bound of count of a running process but also the…
Usage: ++++++ For use with NSClient++ please add the following line to your NSC.INI [NRPE Handlers]: check_msmq=cscript.exe //T:30 //NoLogo scriptscheck_msmq.vbs $ARG1$ and copy "check_msmq.vbs" into…
Usage: +++++ For use with NSClient++ please add the following line to your NSC.INI [NRPE Handlers]: check_mscs=cscript.exe //T:30 //NoLogo scriptscheck_mscs.vbs $ARG1$ and copy "check_mscs.vbs" into…