ports/net-mgmt/icinga2/files/patch-itl_command-plugins.conf
Lars Engels 70b6b4ad44 net-mgmt/icinga2:
Update to 2.10.0
2018-10-16 14:08:38 +00:00

13 lines
378 B
Text

--- itl/command-plugins.conf.orig 2018-10-11 12:01:05 UTC
+++ itl/command-plugins.conf
@@ -1628,6 +1628,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