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_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_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.
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_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_print_spooler





This plugin checks print spooler on window servers for failed jobs via VBS and WMI and kills job or return printer name with failed jobs. (Set killjob Flag to False)
check_printronix





Report status of Printronix P7000/P7200 series printers.
check_printer_info.pl





This Plugin collects general information about your printer via SNMP.
Following Infos will be collected: Modell, Serialnumber, Printed Pages (Perfdata)
To use this Plugin your Printers must have SNMP enabled.