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_procmemtotal





The purpose of this program is to calculate totam memory usage for a set of processes.
Example can be tracking of a memory consumption for httpd apache processes. Those processes
are forked into many instances. Our program looks for every pid that corre ...
check_proclist.sh





Plugin to check a list of processes.
check_process_running (Anthony Affee)





Simple Bash Shell Script that is used to check if a process is running Tested on: Nagios 3.x CentOS 5.x
check_process_remote





Nagios plugin to check a remote process over rsh or ssh
check_process_cpu





A plugin for nagios to check percent of CPU use of processes during a given interval.
check_process_by_ssh





This plugin checks if several processes are running on a remote host.
check_processes (windows)





check_processes takes a list of allowed processes and returns warning and critical based on thresholds if processes not on the list are running. The script is written in perl, so requires a perl environment to run. Tinyperl works fine. Place the tiny ...
check_process.sh





The script checks whether a specific process is running. It just parses output of ps. If the process is not running, the script runs a command to start the process.
check_proc





check_proc.exe is a plugin that monitors if a defined process is running. It monitors also the count of a defined process (lower and upper bounds).
check_postfix_processed





uses logfile parsing to determine number of emails processed by postfix in the last 5 minutes. Performance issue on large logfiles is fixed in v1.1 Performance more improved by using awk in version 2. HINT!!! If the version2 does not work, and y ...
check_postfix (claudiu.vasadi)





Simple check_postfix script for FreeBSD 8.x and above. Originally written by Thomas Sluyter for Solaris. The script checks if the processes defined under PROCLIST and then the ports defined under PORT are running/listening. Easy to port to Linux by ...
check_phpfpm_status.pl





CHECK_PHPFPM_STATUS
===================
Nagios check checking the fpm-status page report from php-fpm. Tracking Idle processes, max processes reached and process queue.
Support of http, https and fastgi direct mode.
You can use this script to dr ...
check_pgpool2.sh





Simple nagios plugin to get wait/idle pgpool processes. Useful to graph theme with tools like grafana.
check_passenger_memory_stats_passenger_processes_total_...





Check passenger memory stats, specifically for Passenger processes total private dirty.
check_passenger_memory_stats_passenger_processes_rails_...





Check passenger memory stats, specifically for Passenger processes Rails VMSize sum.
check_passenger_memory_stats_passenger_processes_rails_...





Check passenger memory stats, specifically for Passenger processes Rails VMSize max.
check_passenger_memory_stats_passenger_processes_rails_...





Check passenger memory stats, specifically for Passenger processes Rails count.