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" {
|
apply Service "load" {
|
||||||
import "generic-service"
|
import "generic-service"
|
||||||
check_command = "load"
|
check_command = "load"
|
||||||
|
vars.load_percpu = true
|
||||||
command_endpoint = host.name
|
command_endpoint = host.name
|
||||||
assign where true
|
assign where true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue