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_mdstat





linux shell script to check for failed software raid devices in /proc/mdstat Usage: check_mdstat.sh mdadm_device total_drives mdadm_device is md0, md1, etc... total_drives is 2 for mirror, or 3, 4 etc... Nagios script to check if failed driv ...
check_mdf





check_mdf - Check Minimum accepted Disk Free space Usage description: ------------------ Script/Nagios plugin checks all local FS's in one round run. It checks 2(4) thresholds together. You can't think of modify FS check params (e.g. in nrpe.c ...
Check_McAfee_Status





PowerShell to check McAfee Status - Used with NSCLIENT++ & Nagios
This PowerShell script will check registry keys for McAfee based
on the following parameters which need to be supplied:-
-AgentVersion
-VScanVersion
-EngineVersion
-WarnDa ...
check_mcafee.vbs





Reveive passive checks results from McAfee Antivirus back into Nagios/Naemon : the virus definition DAT file version, Viruscan version and EPO agent version.
check_mariadb_slaves





# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running ## Assumptions - You're familiar with MariaDB - You're familiar with Nagios - You'r ...
check_mail_loop_delay





Minimalistic email loop delay check perl script. It sends a probe message, forks, then parent returns to Nagios, child sleeps for threshold(s) and awakes/receive/deletes probe message and notifies Nagios submitting as passive check result. No smtp authent ...
check_m1000e





I really like the check_dell_bladechassis plugin, but I wanted to have graphs from the fans and some more event monitoring for our DELL M1000e chassis. =========== INFORMATION ABOUT THIS PLUGIN =============== This plugin checks the status of fans, ...
check_longrunning_proc





check_longrunning_proc is a Nagios plugin to check a specific process via /proc/PID/stat and report how long it has been running. You must provide a complete string for the process or a PID file to be checked as well as the warning and critical time const ...
check_logwarn





Nagios plugin based on the logwarn utility.
check_logicaldisks.pl





This is the ultra hack mashup to have a nagios check that can check a ton of difference performance counters for multiple logical disks and alert if one or more are lower than the given warn/crit values.
check_log3.pl





check_log3.pl - a regular expression based log file parser plugin for Nagios and Nagios-like monitoring systems. Tested on Linux, Windows, AIX and Solaris. No dependencies on third-party Perl modules. This plugin will scan arbitrary text files lookin ...
check_log.ps1





Powershell version of check_log.sh nagios plugin Usage: .\check_log.ps1 .\check_log.ps1 log_file old_log_file pattern
check_loadaverage





This is a plugin designed using Bash script.
This plugin is created so that 'Performance Gauges' in Nagios XI work properly, showing appropriate 'Warning' and 'Critical' regions.
check_lm_sensors





check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard disk temperatures on Linux systems
check_lm_sensors





check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard disk temperatures on Linux systems
check_listen_tcp_udp.sh





This Nagios Plugin checks if there is any program listening on specified TCP/UDP port.
check_listening_ports (edouard.lamoine)





A plugin that check for all listening ports/services behind, and verify if these ports or services have been approved by the user.
Adds Port monitoring security to Nagios, showing if some ports were opened, maybe in a malicious way.
Done for MEVIA g ...
check_linux_threadcount





Description: ------------- This Nagios Plugin calculates count of threads for one or more Linux process(es). One can give pid number or pid file path to identify the unique process. pid_cmd_regex is useful when monitoring sum of thread counts for multip ...
check_linux_procs





Nagios Plugin to check multiple Linux process and ports
check_linux_load_normalized.pl (Advanced Nagios Plugins...





Nagios Plugin to check Linux system load normalized / averaged against the number of CPU cores to give a more accurate impression of how CPU bound the entire server is across all CPUs/cores Makes it easy to check load across all servers with the same c ...