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_smb_status.sh





Nagios plugin to return the number of user/processes into a smb server, total machines connected and the number of files open.
check_rsync_delay





check_rsync_delay checks if rsync process keep running for more than 2 hours .
check_qmail_processed





Nagios agent to check how many e-mail are processed by qmail.
check_puppet_agent





This script looks if there is a puppet agent process and then it checks the last state summary file and checks when puppet agent last run the catalog.
check_puppet.rb (Advanced Nagios Plugins Collection)





Puppet various checks The check_puppet.rb Nagios plugin checks the following: 1. Exactly 1 puppetd process is running 2. Puppet has run successfully recently (state file has been updated) 3. Puppet runs are enabled 4. The puppet version installed ...
check_ps.sh





sh-compliant script to check a specific process and its cpu/memory utilization (PNP Template included)
check_ps.sh





sh-compliant script to check a specific process and its cpu/memory utilization (PNP Template included)
check_proc_uptime





Script to get a process uptime, alerts if process time is under CRIT value can be used to monitor if any process has been restarted, output graphic of uptime in minutes ex.: # ./check_proc_uptime rsyslogd 90 OK - Process 1841 rsyslogd uptime i ...
check_proc_threadcount





Nagios Monitor thread count of a given program Check more: https://github.com/DennyZhang/monitoring/tree/master/process/check_proc_threadcount
check_proc_number





Checking the number of running process on windows machines. The connection is established from Nagios server through nrpe to the remote nsclient agent. The script should be copied to remote nsclient machine and "nsclient.ini" file should be changed ac ...
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_procs_pgrep





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





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