mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
compatido: add commented component example to icinga-standalone.conf
This commit is contained in:
parent
a1e476e155
commit
81c3f07f13
@ -16,6 +16,10 @@ local object Component "compat" {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//local object Component "compatido" {
|
||||||
|
//
|
||||||
|
//}
|
||||||
|
|
||||||
abstract object Service "nagios-service" {
|
abstract object Service "nagios-service" {
|
||||||
methods = {
|
methods = {
|
||||||
check = "native::NagiosCheck"
|
check = "native::NagiosCheck"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user