mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
aad78fee10
commit
eee198ecab
@ -66,6 +66,13 @@ object Service "disk" {
|
||||
check_command = "disk"
|
||||
}
|
||||
|
||||
object Service "swap" {
|
||||
import "generic-service"
|
||||
|
||||
host_name = "localhost"
|
||||
check_command = "swap"
|
||||
}
|
||||
|
||||
object Service "kernel" {
|
||||
import "generic-service"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user