Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Windows NRPE
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.autoIT Program Timer Plugin
www.nagios.org/A modification of the autoIT Timer Plugin that is designed to check the load time of a specific program in Windows.
Basic NRPE_NT Plugins
The plugins are DOS programs written in C/C++ The nrpe_nt service calls these plug-ins and they return the following status on exit with a status string for information printed to stdout.
Check Active Directory Accounts
www.lotp.frCheck for Active Directory Accounts using powershell through NRPE / nsclient++: -Account Disabled -Account Expired -Account Expiring -Account Inactive -Locked Out -Password Expired -Password Never Expires Provide performance data to have graph ...
Check All Logical Disks
Enumerates all local partitions and checks warning and critical levels.
Check Counter
Plugin returns the value of a requested perfmon counter.
Check CPUTime
Chkwin_cputime is a plugin for nrpe_nt that returns the used CPU time in %.
Check Disk
Check_disk is a plugin that will return the Total, Free and Used space in MB/GB And % of a given drive.
Check DiskTime
This plugin will return the disk use Time in %.
Check Dummy
Check_dummy is a plugin that will simply return the state corresponding to the numeric value of the state argument.
Check Eventlog 1
Plugin checks Windows Eventlogs for Entries of a given type.
Check Eventlog 2
www.hannes-schulz.de/?doc=proj&proj=nagiosIt will check every Eventlog-Event that is generated on the system.
Check Fileage
check_fileage is a plugin to check if a file has changed.
Check Filecount
This plugin will count the number of files that are in a particular directory path, and then return OK, WARNING, or CRITICAL depending on the values that you set for the allowable number of files.
Check Filesize
check_filesize is a plugin to check the size of a given file.
Check for Windows Updates
A simple check to see if there are windows updates pending on the checked machine.
Check free disk space
Check free space on windows partitions. It tries to resemble as much as possible with check_disk from the Official Nagios Plugin package. ** Modified Barry W. Alder 2013/09/24 changed code so that an error is reported if no disks are found with th ...
Check Group
This script is intended to provide a 'Audit' check of group membership on the local machine, or Domain groups if located on a DC.
Check Hyper-V 2012 health - BPA & VM
www.lotp.frCheck Hyper-V health through NRPE by: -Executing and retrieving BPA Results -Checking not running VM -Checking not operational normally VM Warning and Critical state are triggered on sum of: -Number of BPA issues -Number of VM in bad shape You ...
Check Microsoft Windows Disk Load
github.com/OutsideIT/check_ms_win_disk_loadCheck MS Windows disk load by using this Powershell script to get all disk load related counters from Windows Performance Manager, computing averages for all gathered samples and calculating read / write rate, number of reads / writes, read / write latenc ...
Check Microsoft Windows Updates
outsideit.netQuery number of pending WSUS updates and last successful update installation date on a Windows host and alert based on the amount of days the server had no updates.
Check Performance Monitor
Grabs values from Performance Monitor Counter. VBScript, calls typeperf.exe to get results. Code is sloppy, but free to use as needed.
Check Process
Check_process is a plugin that monitors if a defined process is running.
Check Process Runtime
Check the runtime of process on a windows machine
Check Ram
Check_ram is a plugin that will return the amount of free physical memory.
Check Repadmin
www.hannes-schulz.de/?doc=proj&proj=nagiosChecks the output of repadmin /showreps for errors.
Check Replication
www.hannes-schulz.de/?doc=proj&proj=nagiosUpdate an object and a file in ADS with the script "be_the_one.pl".
Check Roles
www.hannes-schulz.de/?doc=proj&proj=nagiosChecks wether the server knows all its 5 roles using dumpfsmos.
Check Service
Check_service is a plugin that monitors a defined service.
Check ServiceAuto
This plugin checks in what state a list of defined services are. Will return Critical if any of the services has stopped.
Check Services 1
Checks for changes of Auto startup services.
Check Services 2
www.hannes-schulz.de/?doc=proj&proj=nagiosChecks whether certain services are running.
Check Textsearch
This plugin will do a text search inside of a file that you specify. If the text that you are searching for is found, then the script will return OK.
check Windows certificates health
www.lotp.frCheck installed certificates in Windows store using powershell through NRPE / nsclient++: -My store (machine) -Root store -CA store -Auth store -SharePoint store You can specify number of days before expiring, and threshold for warning / critica ...
Check Windows Firewall
Check if Windows Firwall is running (Service AND Current Profile-State)
Check Windows NLB Node States
This script will check the state of each NLB node in a cluster . It will return WARNING if any node is in a Converging state, CRITICAL if any node is in a Stopped state and OK if all nodes are in a Converged state.
Check Windows time against AD or target
www.lotp.frCheck local time against a provided source or AD(autodetect) or pool.ntp.org through NRPE / nsclient++. Windows Server that are not DC can't be tested through NTP by default. This powershell script is executed locally and compare time with w32tm tool ...
Check Windows Updates
A check to see: - how many updates are available? - how many important and optional updates are available? - if system is awaiting for rebooting after installing updates
check windows updates 3
Program build from the precedent check windows updates on nagios exchange by fooky and coxwal
Check Windows Updates using Powershell
www.tupel7.de/monitoring/Powershell script to check windows updates using NRPE/NSClient++ Checks: - how many critical and optional updates are available - whether the system is waiting for reboot after installed updates
checkdc
felipeferreira.net/?p=315Nagios plugin to check active directory, checkdc.vbs is a script that performs the checks done by dcdiag.exe and parse its output to a nagios format. Right now its a limited script, no arguments and wont allow to select what to check. It basicly runs this ...
check_adaptecraid for NRPE_NT
Check status of Adaptec 2400A RAID using Adaptec Storage Manager Pro command "raidutil.exe"
check_ad_fsmo.vbs
www.op5.com/Script to check if your selected Domain Controller owns the FSMO roles you specify.
check_complus
Check if a Com+ appliaction is running or not. This is a powershell script. so rember to set external scripts in nsclient.ini like this: check_complus=cmd /c echo scriptscheck-complus.ps1 "$ARG1$"; exit $LastExitCode | powershell.exe -command - U ...
check_complus.vbs
VBScript to check COM+ metrics via NRPE (NSClient++ with NRPE Listener)
check_dell_aacraid for NRPE_NT
Check status of Dell RAID array using Dell PERC 2 utility "afacli.exe"