]> granicus.if.org Git - icinga2/commitdiff
Fixed example config.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 15 Oct 2012 15:55:54 +0000 (17:55 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 15 Oct 2012 15:55:54 +0000 (17:55 +0200)
icinga-app/config/icinga2.conf.dist

index 2e71f0fbd45ca5d8f2857cd1b17f7bc69f2c5a0a..62d6a64a453aabd7276ab6e732dfae409e21a11c 100644 (file)
@@ -170,7 +170,7 @@ abstract object Service "demo" inherits "icinga-service" {
  */
 object Host "localhost" {
   services = {
-    "ping", "ping6",
+    "ping4", "ping6",
     "http", "ssh",
     "current load", "total processes",
     "current users", "disk space",