diff options
author | Michael Scherer <misc@mageia.org> | 2011-07-07 21:22:45 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-07-07 21:22:45 +0000 |
commit | 80e0760c858fefdd22f17da559501476661c3995 (patch) | |
tree | adcdf4e20666cda40295e71656e2ca17c7a2a271 /modules/xymon | |
parent | 709c6b8f7966a8db888dc913d54ed1d6013bb2e0 (diff) | |
download | puppet-80e0760c858fefdd22f17da559501476661c3995.tar puppet-80e0760c858fefdd22f17da559501476661c3995.tar.gz puppet-80e0760c858fefdd22f17da559501476661c3995.tar.bz2 puppet-80e0760c858fefdd22f17da559501476661c3995.tar.xz puppet-80e0760c858fefdd22f17da559501476661c3995.zip |
add some more hosts to xymon
Diffstat (limited to 'modules/xymon')
-rw-r--r-- | modules/xymon/templates/bb-hosts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 83ae3a12..73684a40 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -26,6 +26,11 @@ page visible Visible Services 0.0.0.0 check.<%= domain %> # http://check.<%= domain %> 0.0.0.0 pkgsubmit.<%= domain %> # http://pkgsubmit.<%= domain %> 0.0.0.0 bcd.<%= domain %> # http://bcd.<%= domain %> +0.0.0.0 hugs.<%= domain %> # http://hugs.<%= domain %> +0.0.0.0 dashboard.<%= domain %> # http://dashboard.<%= domain %> +0.0.0.0 meetbot.<%= domain %> # http://meetbot.<%= domain %> +0.0.0.0 xymon.<%= domain %> # http://xymon.<%= domain %> + page servers Servers group-compress Marseille |