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_proc_mem.sh: check process memory usage





Check memory used by a given process Check more: https://www.dennyzhang.com/nagois_monitor_process_memory
check_proc_mem





A Simple Windows Plugin to display the Total Process Memory consumed by a single/multiple processors. It also displays valuable performance data.
check_proc_files





Linux perl script reports max_files (soft) utilization percentage for a given process
check_proc_fd.sh: check process memory usage





Check fd count opened by a given process
Check more: https://www.dennyzhang.com/nagois_monitor_process_fd
check_proc_cpu.sh: check process cpu usage





Check CPU used by a given process
Check more: https://www.dennyzhang.com/nagois_monitor_process_cpu
check_proc_count_nt





This plugin is a wrapper for the check_nt command and NC_Net client provided by ShatterIT. The NC_Net client supports an ENUMPROCESS option but the default check_nt command does not. In combination with the modified check_nt and the NC_Net client, you can ...
check_proc_count_nt





Plugin to check the instances of a named process on a remote Windows server.
check_proc_age.sh





this bash script check if processes matching to a pattern are exceeding a given elapsed time.
check_procurve_loop





This shell script checks, using snmp, if a HP ProCurve switch has detected a loop between two or more network ports.
check_procs_pgrep





Checks if a process (or processes) is running. Uses pgrep to filter the result.
check_procs_perf





Extended version of check_procs plugin with metric dependant performance data, extended status information and total warning/critical thresholds
check_procs_multi





check_procs_multi is a Nagios plugin similar to check_procs able to check several processes at once.
check_procs_fh





Linux only open filehandle check
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.