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_multi





check_multi is a multi purpose swiss knife plugin.
It calls multiple child plugins and displays their output in the long_plugin_output. A summary is given in the standard plugin output. The child return code with the highest severity becomes the parent ...
check_mpstat





Uses mpstat to check processor utilization
check_memory.pl





check_memory.pl will check the memory consumption of a process given by name
check_memcached.pl





This is Memcached Check plugin. It gets stats variables and allows to set thresholds on their value or their rate of change. It can measure response time, calculate hitrate, memory utilization and other data. It also returns status variables as perfomance ...
check_mcpu





This plugin checks the amount of used or idle CPU (default is idle) for each processor on multiprocessor or single processor Linux systems.
check_long_procs





Check for long running processes and alert if in case the process is running more than 24 hours. Usage: check_long_procs -c -p -n [-v] [-h] Eg:- check_long_procs -c 0 -p java -n oracle. Eg:- check_long_procs -c 0 -p java -n oracle. PS: Tweak th ...
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_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_procs





Nagios Plugin to check multiple Linux process and ports
check_keepalived_state





Checks if the host's keepalived process is in MASTER or BACKUP state
check_jt.rb





Nagios plugin to check count of number of task trackers by parsing machines.jsp. Checked the script with different hadoop versions including CDH. The script is written in Ruby and makes use of nokogiri gem for parsing machines.jsp. Please install n ...
check_java_threads





This plugin is meant to analyze every java process running locally and take metrics about which state each thread of this process has. It can (or can not) output a nagios-like output formatting for chart creation, and can also save automatically the threa ...
check_ism





The script checks if the processes of I/CAD (Intergraphs Computer Aided Dispatch, sold by Hexagon Safety & Infrastructure) started by ISM Intergraph Interface Service Manager) currently have the intended state. Depending on the type of process this mean ...
check_hp_ilo4





check for HP ILO4 service processor health
check_hp_ilo.pl





This is a Nagios plugin, for reporting and checking the normal operation of the ILO port of a HP Server HP (brand) Servers are typically equipped with a management processor, branded 'ILO' (Integrated Lights Out). This provides remote access and allows ...
check_hpux_process.sh





Checks to see if a process is running on HP-UX. Can check for 1 or more, or can check with a Critical and Warning level.
check_hmc





check for IBM Hardware Management Console This script will allow you to monitor various aspects of an HMC, including: • HMC cpu utilization • HMC memory utilization • HMC remote access settings • HMC time synchronization settings • HMC authenti ...
check_gpfs





Nagios plugin (script) to check the status of the gpfs process running on one node.