Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Processes
Nagios plugins for monitoring system processes, services, and applications (at an abstract level).
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 Automatic Services for Windows (Advanced Nagios P...
github.com/harisekhon/nagios-plugins/tree/master/legacy/windChecks all automatic Windows services are running. Accepts exclusions. Written Natively to work on any modern Windows system and can be used with any standard Nagios remote execution method.
Check long running processes
A plugin to check long running processes on Linux. IMPORTANT: This script checks elapsed CPU time not elapsed run time.
Check multiple Windows Processes
Perl script based on snmpwalk in order to check one or more running processes on a windows machine.
Check multiple Windows Processes v2
New version of the plugin "Check multiple Windows Processes" to be able to check several instances of the same process in the windows computer.
Check Number Processes of Windows Servers - SNMP
Plugin in Shell Script to check via SNMP the number of processes of Windows Servers. Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0
Check Process Resources
www.ektechnologies.comThis check can be used to monitor processes either on the Nagios server or on other Linux machines when used in conjunction with check_by_ssh.
check processes combined
This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ]
Check Unix Process
noahguttman.wordpress.com/This Unix perl script checks if a process is running and its CPU, Memory, RSS or VSZ (or all of the above) if selects processes and their children and aggregates the data. It can find the process by name, arguments or by reading a .pid file. The script su ...
Check windows process
windows process
Check Windows Process (WMI)
This Unix perl script checks a if remote windows process is running and its CPU, Memory usage, Threads and file handles, and disk IO (or all of the above) if selects processes by name. The script requires wmic which is included in check_wmi_plus or ca ...
Check Windows Stale Process
This is a python script using psutil library to check if a process is running for longer then X hours, if so It wil ltry to kill them.
check_longrunning_proc
wiki.itadmins.netcheck_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_multi_procs
Check multiple process with check_procs plugin nagios
check_osx_services
technosavvy.org/check_osx_services uses the serveradmin command built in to OS X Server to check to see if various services are running and (optionally) to set warning and critical thresholds.
check_process_cpu
A plugin for nagios to check percent of CPU use of processes during a given interval.
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_procs_ng
Wrapper for check_procs that provides perfdata.
check_proc_mem
linux777.wordpress.comA Simple Windows Plugin to display the Total Process Memory consumed by a single/multiple processors. It also displays valuable performance data.
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_ps.sh
www.matejunkie.com/sh-compliant script to check a specific process and its cpu/memory utilization (PNP Template included)
check_ps.sh
www.matejunkie.com/sh-compliant script to check a specific process and its cpu/memory utilization (PNP Template included)
check_scheduler
jobscheduler.sourceforge.net/osource_scheduler_solutions_netThis plugin is used with the Open Source Job Scheduler to check the execution results of jobs and to report the respective status messages. The Job Scheduler runs executable files, shell scripts, java classes and database procedures.
check_schedulered
Nagios plugin to monitor schedulers (like crontabs, ...), C source, GPL
check_winsvc
Use NC_Net/check_nt to check all Automatic Windows services First use ENUMSERVICE to get a list of services set for Automatic startup, then check them with SERVICESTATE to see if any service is down.
check_win_process
Check process (and show memory usage) from Windows by SNMP
Monitor Out-Of-Memory Errors In Your Servers
Monitor Out-Of-Memory Errors In Your Servers Check more: https://www.dennyzhang.com/monitor_oom
Proclog
Proclog - A Nagios/Linux script to see the running process such Nagios....and so on.... Keep it simple !