Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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.check winprog memusage





check with nsclient++ nrpe.dll the memusage of a windows program.
Check Windows Updates using Powershell





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
Check Windows Updates Powershell





Gets the list of available Windows updates for a single Windows machine. Can be run through any remote client or process with the ability to execute Powershell scripts.
check windows updates 3





Program build from the precedent check windows updates on nagios exchange by fooky and coxwal
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 Time Offset (check_windows_time.bat)





This plugin will check a windows system against a specified time source. Meant to be used via check_nrpe. To make installation simple it is just a .bat file that is basically a glorified nagios wrapper for w32tm. Tested on Windows 2k3/2k8/2k8r2. While ...
Check Windows time against AD or target





Check 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 Stale Process





This is a python script using psutil library to check if a process is running for longer then X hours, if so It wil ltry to kill them.
Check Windows SNMP Disk for BSD OS





Check Windows Disk adapted from Djembe version to *BSD Os with net-snmp5.3.x.
Check Windows Server Backup Job





Check Windows Server Backup Job status and returns Nagios output and code.
Check Windows Process (WMI)





This Unix perl script checks a if remote windows process is running and its CPU, Memory usage, Threads and file handles, and disk IO (or all of the above) if selects processes by name. The script requires wmic which is included in check_wmi_plus or ca ...
Check Windows Performance Monitor Counters





Plugin for Nagios that allow to check a group of Windows performance counters given in a xml file.
It checks value of performance counters based on thresholds specified and returns exit and performance data in Nagios format.
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 Network Traffic/Usage





This plugin uses check_nt, which is part of the official Nagios plugin collection. However with check_nt you only get to check one value (e.g. Bytes sent/s). If one wants to create graphics with Bytes_in and Bytes_out, there is need to bundle two checks i ...
check windows mpio multipath





Checks for every volume and makes sure it has 8 path for each. Output example: ruby.exe .multipath.rb OK:Disk0=8,CRITICAL:Disk1=1,CRITICAL:Disk2=1,CRITICAL:Disk3=1,CRITICAL:Disk4=1,CRITICAL:Disk5=1,CRITICAL:Disk6=1,CRITICAL:Disk7=1,Number of Volumes ...
Check Windows Last Update





Plugin calculates number of days since last success update.
Check Windows for Indicators of Compromise - Via Event ...





Check_ioc is a script to check for various, selectable indicators of compromise on Windows systems via PowerShell and Event Logs. It was primarily written to be run on a schedule via a Nagios NCPA agent, however, it may also be run from a command-line (fo ...