]> granicus.if.org Git - icinga2/commitdiff
compatido: add commented component example to icinga-standalone.conf
authorMichael Friedrich <michael.friedrich@gmail.com>
Sat, 22 Sep 2012 16:17:37 +0000 (18:17 +0200)
committerMichael Friedrich <michael.friedrich@gmail.com>
Sat, 22 Sep 2012 16:17:37 +0000 (18:17 +0200)
icinga-app/icinga-standalone.conf

index 044882d57db2838b022470527f9cdfbf8a62cfc6..30c6a8beb183c2becc52eccfee4e6d9e30f1717e 100644 (file)
@@ -16,6 +16,10 @@ local object Component "compat" {
 
 }
 
+//local object Component "compatido" {
+//
+//}
+
 abstract object Service "nagios-service" {
        methods = {
                check = "native::NagiosCheck"