Random Project
Home > Plugins > System Metrics > Processes

Processes

Nagios plugins for monitoring system processes, services, and applications (at an abstract level).

Showing 1-12 of 18 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
Monitor Out-Of-Memory Errors In Your Servers Check more: https://www.dennyzhang.com/monitor_oom
Nagios Monitor thread count of a given program Check more: https://github.com/DennyZhang/monitoring/tree/master/process/check_proc_threadcount
Linux only open filehandle check
Simple Bash Shell Script that is used to check if a process is running Tested on: Nagios 3.x CentOS 5.x
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…
A Simple Windows Plugin to display the Total Process Memory consumed by a single/multiple processors. It also displays valuable performance data.
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…
A plugin to check long running processes on Linux. IMPORTANT: This script checks elapsed CPU time not elapsed run time.
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_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…