Home > Plugins > Operating Systems > Windows NRPE

Windows NRPE

Showing 25-36 of 94 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This script will readout the CPU temperature on a windows system using openharwaremonitorreport (http://code.google.com/p/open-hardware-monitor/issues/detail?id=230 ) derived from openhardwaremonitor (http://openhardwaremonitor.org/)
The output in debug mode Example: Command: cscript.exe //nologo C:PROGRA~2NC_Netscr iptcheck_group.vbs -g CN=Domain Admins,CN=Users -u 4 Output: CN=Domain Admins,CN=Users LDAP://CN=Domain Admins,CN=Users,DC=cado,DC=local user : CN=Domain Admins…
Features: - properly handles NRPE's 1024b limitation in return packet - hidden updates return OK state - Performance data in return packet shows titles of…
Output values: 0=OK, 1=Warning, 2=critical, 3=unknown This script can be useful for monitoring application log file names that change with the date. For example, I…
Create Marek Pastier 18.03.2010 Easy script for check space folder. You need NRPE_NT daemon on win computer ########################################################## Install ########################################################## 1.copy file to c: for…
Wrapper-Script for using End2End-Monitoring.exe create with AutoIt - you don' t needed AutoIT installing at your windows-system if you run only the *.exe files #…
Please visit the project URL to learn about WMI agentless plugins and download the latest version (http://www.groundworkopensource.com/community/downloads/plugins-download.html)
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…