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 Available Updates





A plugin used to check for missing updates for Windows. The plugin is a VBScript which is intended to be used by the check_nrpe plugin on the Nagios server and NRPE for Windows or NSClient++ on the Windows side.
Check Automatic Windows Services





Powershell script to check all automatic services are running and returns Nagios output and code. It tries to start services stopped before sending a critical state.
Check Automatic Services for Windows (Advanced Nagios P...





Checks all automatic Windows services are running. Accepts exclusions. Written Natively to work on any modern Windows system and can be used with any standard Nagios remote execution method.
Check any zombie processes over machine





A shell script that checks chrome zombie processes (which exists over 30 minutes) within machines process list - including docker!
Recieves arguments:
$1 = process name to check
$2 = Warning level
$3= Critical level
Check any file age from directory





This plugin checks if any of the files from the specified directory has breached the aging threshold. it checks the individual file's created time against current system time. If the maximum age of any file is exceeded, a critical message is returned. ...
Check all system disks via ssh with check_disks





Linux check_disk is based on the df results and supports multiple file systems (FS) analysis. Can be integrated without install anything in the remote server with the ssh_pair exchange, and has been tested on Suse, Debian, Centos and RedHat distributi ...
Check all disks on a Windows server





Check usage on all drives on a Windows server in one plugin.
Check Admin Up Oper Down





Check Admin Up Oper down uses SNMP to find interfaces which are enabled (no shutdown), but are still operationally down. It then reports an issue and lists the interfaces in the down state.
Check 3Gstore Remote Power Outlet





Do you have a 3Gstore 2 Outlet Remote Power Switch? Monitor it with Nagios! You can also turn outlets on, or off; toggle their current state; or reset. A must have if you have remote devices that you want to automatically power cycle if they become unr ...
Check .pl domains expiration date





Checks .pl (Polish) domains. Triggers warning when domain is about to expire. Usage ./check_domain_pl.php -d domain.pl [-c days_critical] [-w days_warning]
check .ar domains expiration date





Check .ar (Argentinian) domains expiration date.
Changing The XI System Time





This document describes how to change the system date, time, and timezone on the Nagios XI virtual machine, or a physical server running CentOS. It is intended for use by Nagios XI Administrators.
Changing Default Passwords In Nagios Fusion





The purpose of this document is to provide a guide on changing the default passwords for an existing Nagios Fusion installation to ensure a safe and secure monitoring environment. This includes changing the passwords for the Linux root user and the user a ...
Certificate Expiration Check





This Plugin written in Powershell monitors certificates on a Windows server and warns you before certificates are about to expire. You run the script through NSClient++. The plugin is a part of Nelmon, if you download the entire package the nm-check-ce ...
Cellwatch Battery Monitoring





Version 2.1 adds --temperature, --cell, and --string options. NAME check_cellwatch - Pull and evaluate data from two tables displayed on the main Cellwatch Monitoring system webpage at http://IP/System =head1 VERSION ...
Cassandra number of read and write operations in a give...





This Plug-in monitors Cassandra number of read and write operations in a given time period, i.e. Read operations per second / write Operations per second. it fetches WriteOperations or ReadOperations from Nagios JMX plugin and stores the values with ti ...
Capture command output





Captures the stdout and stderr output of a command to a file and returns the original results to Nagios. This is useful for debugging failing Nagios monitors. A log entry sample: 2015-8-27 13:22:54 ------ debugging cmd=[/usr/lib/nagios/plugins/c ...
c2n - Cacti to Nagios





c2n.cgi is a filter/wrapper for the frontend of Cacti to include it in Nagios. I will not do any further development of this wrapper because I have migrated to pnp4nagios Martin Fuerstenau
Buzz





Buzz is a monitoring framework for the JBoss Application Server (and basic support for a JBoss ESB, running in a JBoss AS). It started of as a Munin plugin, but has evolved into supporting several other protocols like NRPE (Nagios, Nagios XI), mail, log4j ...
Bridge for Nagios to store plugins results





Do you need to store your plugin results and return status anywhere? Its a simple PHP script to use as a bridge between nagios and the final plugin.