mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
f8d3052f39
commit
5d10558342
@ -456,6 +456,6 @@ object CheckCommand "nrpe" {
|
||||
/* Contrib plugins */
|
||||
object CheckCommand "running_kernel" {
|
||||
import "plugin-check-command"
|
||||
command = PluginDir + "/check_running_kernel"
|
||||
command = [ "sudo", PluginDir + "/check_running_kernel" ]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user