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 process runtime





A script that checks, if a given process has exceeded a defined runtime in seconds
Check Process Resources





This 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 Process by PID or PID file on Solaris 10





This is designed to monitor a specific process by either PID number or a PID file created when the process was started. It calculates a percentage of memory being used by using prstat and dividing RSS/Size. ./check_pid -n 19523 -w 85 -c 95 OK STATE ...
Check Process





Check_process is a plugin that monitors if a defined process is running.
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 NSCA Processes





Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of configurable options in the shell script, and accepts two levels of verbosity (specify with ...
Check MySQL Processlist





Executes just one "Show processlist" query on the server. Checks process' in detail.
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 multiple windows processes dotnet core





This is the code by David Ligeret from the 'Check multiple Windows Processes v2' SNMP process check that exists on this site with added features to monitor a dotnet.exe instance and the ability to require more than 1 instance of a process (list it more th ...
Check multiple Windows Processes





Perl script based on snmpwalk in order to check one or more running processes on a windows machine.
Check Multiple Processor Load





Find out the individual CPU load for Windows Systems.
Check LPAR Physical CPU Usage





Plugin shows physical processor usage on your certain LPAR AIX server.
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 Linux Process





Checks Linux process count, CPU and memory usage and produce relevant exit code and performance data to Nagios.
Check Linux CPU, Process Scheduler and I/O Stats (chec...





This plugin provides data on CPU Utilization and Linux Schedule by reading /proc/stat parses all data into performance variables. Warning and critical alerts can be issued if CPU Utilization is high.
Check CPU Performance





Nagios plugin to check CPU performance statistics. This script has been tested on the following Linux and Unix platforms: RHEL 4, RHEL 5, RHEL 6, CentOS 4, CentOS 5, CentOS 6, SUSE, Ubuntu, Debian, AIX 5, AIX 6, FreeBSD 7, Solaris 8, Solaris 9 and Sol ...
Check Centrify





A plugin to check the Centrify service running on a local machine. It will report CPU and Memory of the adclient process, the zone, the DC and the version. -- Update 07/04/2016, new version of script uploaded which now accepts command line args and al ...
check bloating process





This plugin uses linear regression algorithm to determine if the memory usage of a given process(by name or by pid) is growing up on time.
Check Apache Requests





This plugin checks the number of requests per second handled by the apache process.