ports/net-mgmt/icinga2/files/patch-itl_command-plugins.conf
Lars Engels 3c88dff788 net-mgmt/icinga2
- Update to 2.8.0
- Re-add USES= ssl now that Icinga uses symbol versioning
2017-11-23 12:51:54 +00:00

13 lines
426 B
Text

--- itl/command-plugins.conf.orig 2017-11-16 10:44:26.000000000 +0100
+++ itl/command-plugins.conf 2017-11-20 15:01:11.622955000 +0100
@@ -1638,6 +1638,10 @@ object CheckCommand "procs" {
set_if = "$procs_nokthreads$"
description = "Only scan for non kernel threads"
}
+ "-j" = {
+ value = "$procs_jid$"
+ description = "Only scan for processes within that jail ID"
+ }
}
vars.procs_traditional = false