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.Checks and Displays iDRAC Information with RACADM





Monitoring script for displaying Dell iDRAC Info using RACADM
CheckPSSignatures





This is a Nagios plugin that checks if any PowerShell scripts in the plugin folder have a soon to expire, expired, invalid, or non-existent signature. Full documentation: https://github.com/sawft99/NagiosPlugins
CHeckpoint Monitoring logged in VPN Users





This count and lists currently logged in VPN Users on a checkpoint Firewall. Mnimum Version of Checkpoint Release is R80.20
CheckNCPAVersion





This is a Nagios plugin that monitors the version of NCPA installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of NCPA by checking their GitHub page. Full documentation: https:/ ...
checkIPtables





Plugin written as bash script to check the health of iptables and the rules in there. It performs several check: * checks command ($DEF_IPT and $DEF_IPS) and rulefiles ($DEF_IPT_RFILE and $DEF_IPS_RFILE), returns ...
Checking Power Supplies on SuperMicro Servers with Nagi...





This tutorial demonstrates how to monitor power supplies on SuperMicro servers with Nagios.
CheckForRestartsAndUptime





This is a Nagios plugin that uses PowerShell to check Windows machines for recent reboot events and their current uptime. Full documentation: https://github.com/sawft99/NagiosPlugins
checkfilesize.pl





Check the minimum and or maximum size of a file on unix and windows. You can also specify how to react if this file is missing (unknown, critical or OK) This plugin also returns perfinfo.
CheckFileCountWithPerf





This is identical to the original CheckFileCount done by Bernd Mueller. I've just updated it to include performance data as well for graphing by external programs. I also did a simple change that added the checked directory in the status text.
checkfilechange





This Nagios plugin monitors the state of files/directors, using the inotify State Monitoring tool, receiving as arguments the states and files/directors to be monitored, as well as the path of the log file, where the inotify registers the events, notifyin ...
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)
checkfile





Nagios Plugin to check if a file exist/doesn't exist. It check too if a file is empty or not.
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 ...
checkdaxbatch (Microsoft Dynamics Ax)





Checks a Dynamics Ax recurring batch job to make sure it's still successfully executing on a regular basis.
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 ...
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-supervisord





check supervisord programs status
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 ...