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_logfiles





check_logfiles is used to scan the lines of a file for regular expressions.
check_logfiles





check_logfiles searches for patterns in multiple logfiles.
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_local_unread_emails





Check local unread email presence
Check_local_tapedrive





Uses mt to query if a tape is mounted in a tapedrive.
check_localtime - can do hearbeat alert





This is a special plugin that will check localtime on the system its running on and for specified time will generate an alert. This is useful for setting up regular hearbeat alerts.
check_load2





A new way to monitor CPU load: no more setting WARN and CRIT levels manually.
check_lm_sensors-improved





This plugin checks hardware status using the lm_sensors package.
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_lm_perf_data





Generate performance data about all or a specific feature of a flexlm license via lmutil.
check_lmstat.pl





Check Citrix licenses using the external lmstat tool, rather than WMI (which didn't work for me).
check_list_smbfolder_guest





Get if a folder is shared, using the guest user for query.
Windows or Unix shared working...
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_ulimit.py





Checks the user limits of the active processes on Linux using the /proc file system. Currently, only "Max open files" is checked. Exists with critical when the limit is reached. Exits with warning when it is close. The warning limit can be configured. ...
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_services_status.sh





The script checks whether a specific process is running. It just parses output of service status. The script gives the output the given service status including jenkins Example usage: Example: ./check_linux_services_status.sh jenkins
check_linux_net





a very extendable network monitoring tool. There are tons of arguments you can use to have this do anything you want. It's very low resource and has performance monitoring.
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 ...
check_linux_filesystem





Plugin to check local file system health by using fsck utility in Linux. Need to modify /etc/sudoers file to make sure user nrpe can execute fsck remotely.