diff options
author | Michael Scherer <misc@mageia.org> | 2011-08-11 15:03:03 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2011-08-11 15:03:03 +0000 |
commit | 2f68394517a0969909a9ed40194fa691d85edf00 (patch) | |
tree | 064d9b0335a01c728c8d7493df1f02234c7df31f /modules/xymon/templates/bb-hosts | |
parent | 2c06a1be47af4588ae7caa6ffb7e3f27aba84b4d (diff) | |
download | puppet-2f68394517a0969909a9ed40194fa691d85edf00.tar puppet-2f68394517a0969909a9ed40194fa691d85edf00.tar.gz puppet-2f68394517a0969909a9ed40194fa691d85edf00.tar.bz2 puppet-2f68394517a0969909a9ed40194fa691d85edf00.tar.xz puppet-2f68394517a0969909a9ed40194fa691d85edf00.zip |
use real name of the server, in order to attempt solve the problem
of having xymon complaining that no report have been sent by alamut for bbgen
Diffstat (limited to 'modules/xymon/templates/bb-hosts')
-rw-r--r-- | modules/xymon/templates/bb-hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index b6aff152..4ac5cc0b 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -34,7 +34,7 @@ page visible Visible Services page servers Servers group-compress Marseille -212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.<%= domain %> +212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh 212.85.158.147 valstar.<%= domain %> # testip ssh rsync svn git ldapssl ldap 212.85.158.148 ecosse.<%= domain %> # testip ssh 212.85.158.149 jonund.<%= domain %> # testip ssh |