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.checkFileAgeExec





nagios plugin to monitor for files returned from shell commands which are older than a given # of milliseconds (java source)
checkFileAge





nagios plugin to monitor directories for files older than a given # of milliseconds (java source)
checkexpire





Using dig this bash script make a query to two dns (the master and the slave) for the SOA record. Then it compare these SOA records and raise an alert if they are different. Also a warning i raised if the master is unreachable.
checkdc





Nagios 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 ...
Checkcommands for Ethernetcards





Simple Checkcommands, based on check_snmp to monitor Ethernet Interfaces.
CheckByJdbc





Nagios CheckByJdbc plugin allows you to check a SQL query from a file on database ( Oracle, Microsoft SqlServer, Mysql and IBM DB2/400) by a JDBC connection. For CheckByJdbc plugin it doesn't mind what database are you connecting and what your SQL quer ...
checkagent





A short Perl script that will test the specified host for the NRPE and NSClient agents, and will inform the user if they are working as expected. Useful for tracking down communication problems (eg firewalls) after first install of the agents.
check-upsmib





Used to monitor UPS systems which use the standard UPS MIB.
This plugin performs checks using SNMP version 1, 2c or 3.
Possible checks are:
- AlarmsPresent
- BatteryStatus
- BatteryTemperature
- EstimatedChargeRemaining
- EstimatedMinutesRemainin ...
Check-UNIX-Open-FDs-shell-script





Check Open FD for program(s) and it's child processes. It's shell script using lsof and awk.
check-ssl-certificate





This simple check is used to check the expiration date of the x509 certificates. usage: check_ssl_certificate.py [-h] [-c CRITICAL] [-w WARNING] [-p PATH] check_ssl_certificate optional arguments: -h, --help show this help message and exit ...
check-oceanstor.py





Check Huawei OceanStor plugin for Nagios It serves as a hardware check of the Huawei OceanStor and was tested on OceanStor 2600V3 and OceanStor 5500v5. PLEASE BARE IN MIND THAT YOU STILL BETTER IMPLEMENT MAIL ALARMS ON THE STORAGE ITSELF
check-netscaler-activeservices





A Nagios plugin to check the number of active backend services of a netscaler frontend instance. This program makes use of the Nitro API for Citrix Netscaler (tested with v1). The URLs supplied to -u are the specific for your configuration. At the moment ...
check-netapp-volume





check-netapp-volume is a python2.7/nagios plugin that allow you to check volume space, according thresholds defined. It use SSH connection to connect to the filer, get the entire volumes list, parse and output the result.
check-mt-volt





This plugin checks voltage readings of MikroTik router(with voltage sensor) via SNMP.
check-gw





This script as a event handle procedure for switch on gateway cluster. this script evalute the rate on ping failed on group ip and set new route for othergw.
Check-EventLog





Check the event log of a computer for warnings and errors and report statusback to Nagios. Using the Get-WinEvent the script retrieves the last five minutes of events from the requested event log (default: System). If any events match the level (default i ...
check-drupal





Nagios drupal plugin to monitor the state of a drupal site for security updates, system updates, core errors, core warnings and missing db updates.
check-dashboard





Check to see if puppet-dashboard and friends are running.
Check-Certificate





Check-Certificate checks the local or remote computer certificate store for expiring or expired SSL certificates. This script is designed to work with NSclient++ and Nagios to output format to be consumed by a Nagios monitoring server. Instructions for co ...
Check Zope Threads and Load





Checks the state of a Zope frontend based on the Product DeadlockDebugger to allow monitoring the number of used threads.