compatido: add commented component example to icinga-standalone.conf

This commit is contained in:
Michael Friedrich 2012-09-22 18:17:37 +02:00
parent a1e476e155
commit 81c3f07f13
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ local object Component "compat" {
}
//local object Component "compatido" {
//
//}
abstract object Service "nagios-service" {
methods = {
check = "native::NagiosCheck"