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.Windows Updates Dashboard





The following dashboard shows you how many total Windows Updates are
pending in the pipe, as well as the most recently installed updates. The
query filters for EventID 17 (pending) and 19 (installed). The dashboard
has two trimmed tables for the most r ...
Windows updates





Very, very primitive check for checking windows updates. It never return "CRITICAL" status. It return only: 1) OK - if no updates. 2) WARNING - if updates present. Of course, Windows updates must be configured with option "Download, but not install". ...
Windows Update Check Plugin





This checks for the presence of the "wuauclt.exe" process on SNMP enabled Windows machines. It takes the hostname and the community string as it's arguments...and throws a CRITICAL error if updates are necessary.
Veeam Backup Check - Via Event Logs





Check_veeam_eventlogs is a PowerShell script to check if Veeam jobs ran properly. If you have the Endpoint version of Veeam, use the check_veeam_endpoint_eventlogs script instead. Note: This uses built-in Windows event logs to check for Veeam backup codes ...
Updated: Check Free Disk Space (check_disk)





This is an updated and modified version of check free disk space (https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows-NRPE/Check-free-disk-space/details) Modified by Corey Davis April 8, 2021 ' Added disclaimer for using an undefin ...
NSClient Updater and Installer





Update or install 32 or 64bit NSClient++ versions remote and centralized on your windows servers.
Nagios Tool for Windows hosts





The Nagios Toolbox deploys a standard nagios directory to the monitored windows servers, starts / stops the nrpe_nt service, performs updates etc.It simplifies the process to work with multiple monitored windows hosts.
Kaspersky Administration Kit





check_kav_adminkit.pl is a perl plugin for the Kaspersky Administration Kit. It allows's you to check viruses, last update and the license expiration time with one check for all allowed hosts. It works on local or via NRPE and with the NSCLIENT++ and Acti ...
How To Monitor Docker Containers With Nagios XI





This document describes how to use the Docker Configuration Wizard to monitor your containers’ status and resource usage with Nagios XI. This document is intended for use by Nagios Administrators and end users who want to monitor their Docker contain ...
How To Check For Windows Updates With Nagios XI





This document describes how to use Nagios XI to monitor for high priority updates from Microsoft on a remote Windows host. This includes critical and security updates, service packs, and update rollups. Monitoring for updates from Microsoft with Nagios XI ...
check_win_updates





Neat VBscript to check if windows machines require an update (and/or a subsequent reboot). Windows 7 and 10 and others maybe ;-)
check_win_last_update.ps1





Script to calculate the Days since last Windows Update which is understandable for every Manager :-} should be called via NRPE/NSClient++ inspired by bratislav.stojkovic@gmail.com check_win_lastupdate.vbs but with using Microsoft.Update.Session instea ...
check_lastupdate





check_lastupdate is a Windows plugin for Nagios which implement a date comparison on the registry key.
check_KAV.pl





check_KAV.pl is a perl plugin for Kaspersky servers (with MSDE 2000 and 2005) which allow you to get some informations (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works on local or via NRPE ...
check_KAV.bat





check_KAV is a DOS plugin for Kaspersky servers (with MSDE 2000) which allow you to get some information (virus, last full scan, license expiration time, last update...) in function of the name of the computer. It works via NRPE and with the NSCLIENT++ in ...
check_iftraffic64





Bug and feature update to check_iftraffic3. This is a 64 (and 32) bit Nagvis compatible SNMP iftraffic check. Renamed to highlight the change from 32 to 64 bit as the default counters used. Tested with Windows 2003/08/12, Linux (RedHat), and Cisco devi ...
check_http_ntlm





Simple bash used for verifying that a windows ntlm auth is working. -updated17:th june, missed a -w in the script.
Check WSUS Critical Updates





This is a small PowerShell script that queries a WSUS server, and returns if any Critical Updates or Security Critical Updates are needed by the system. This has been done so that admins won't get an alert at 3 am for a non-critical update becoming ava ...
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