diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-21 15:02:04 +0100 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-01-21 15:02:04 +0100 |
commit | f0d944ab93f7603843ba3a8ec825261d339c7eef (patch) | |
tree | f55c99290eef63afbb44fb031834fd6115fcc2f4 /etc | |
parent | f0f6e11c69efa0d8703557a19c14c15d3ed34c9b (diff) | |
download | smokeping-f0d944ab93f7603843ba3a8ec825261d339c7eef.tar.gz smokeping-f0d944ab93f7603843ba3a8ec825261d339c7eef.tar.xz |
add support for alternate hierarchies
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.dist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/config.dist b/etc/config.dist index 7b43694..48a0702 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -95,6 +95,12 @@ unison_tolerance = 2 "Last 10 Days" 10d "Last 400 Days" 400d +#+ hierarchies +#++ owner +#title = Host Owner +#++ location +#title = Location + *** Probes *** + FPing @@ -119,6 +125,7 @@ remark = Welcome to the SmokePing website of xxx Company. \ + Test menu= Targets +#parents = owner:/Test/James location:/ ++ James |