Use percpu load
This commit is contained in:
parent
e5c660210b
commit
53bd4e743a
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ apply Service "icinga" {
|
|||
apply Service "load" {
|
||||
import "generic-service"
|
||||
check_command = "load"
|
||||
vars.load_percpu = true
|
||||
command_endpoint = host.name
|
||||
assign where true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue