check_procs_multi is a Nagios plugin to monitor the number of running processes. It is similar to the official check_procs plugin, but allows you to check several processes in a single run.
| Tags | Monitoring |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX |
| Implementation | Perl |
| Translations | English |
Recent releases


Release Notes: Minor documentation improvements were done. The RPM package was renamed.


Release Notes: Minor fixes in the command line arguments sanity checks and in the RPM packaging.


Release Notes: pgrep is used if ps fails due to process renaming.


Release Notes: Some unnecessary dependencies were removed, and the output of --version was fixed.


Release Notes: The process filtering has been redesigned (better and faster selection) and a couple of cosmetic bugs have been fixed.