Fixed example config.

This commit is contained in:
Gunnar Beutner 2012-10-15 17:55:54 +02:00
parent cfa2281be7
commit ebe4a21dd5
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ abstract object Service "demo" inherits "icinga-service" {
*/ */
object Host "localhost" { object Host "localhost" {
services = { services = {
"ping", "ping6", "ping4", "ping6",
"http", "ssh", "http", "ssh",
"current load", "total processes", "current load", "total processes",
"current users", "disk space", "current users", "disk space",