mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
For check_procs, both the Monitoring Plugins' implementation[0] and the Nagios Plugin[1] are supporting the "-X" or "--exclude-process" flag to exclude one or many processes by name. However, this flag is missing here in the Icinga Template Library. The Nagios Plugin implementation also comes with "-j" and "-g" for FreeBSD jails and Linux cgroups, respectively. But, to keep it compatible, I would ignore these for the moment. Closes #10226. [0]: https://www.monitoring-plugins.org/doc/man/check_procs.html [1]: https://nagios-plugins.org/doc/man/check_procs.html |
||
|---|---|---|
| .. | ||
| plugins-contrib.d | ||
| CMakeLists.txt | ||
| command-icinga.conf | ||
| command-nscp-local.conf | ||
| command-plugins-manubulon.conf | ||
| command-plugins-windows.conf | ||
| command-plugins.conf | ||
| hangman | ||
| itl | ||
| manubulon | ||
| nscp | ||
| plugins | ||
| plugins-contrib | ||
| windows-plugins | ||