/[adm]/puppet/modules/xymon/templates/bb-hosts
ViewVC logotype

Contents of /puppet/modules/xymon/templates/bb-hosts

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1820 - (show annotations) (download)
Thu Jul 7 21:22:45 2011 UTC (13 years, 3 months ago) by misc
File size: 2123 byte(s)
add some more hosts to xymon

1 #
2 # Master configuration file for Xymon
3 #
4 # This file defines several things:
5 #
6 # 1) By adding hosts to this file, you define hosts that are monitored by Xymon
7 # 2) By adding "page", "subpage", "group" definitions, you define the layout
8 # of the Xymon webpages, and how hosts are divided among the various webpages
9 # that Xymon generates.
10 # 3) Several other definitions can be done for each host, see the bb-hosts(5)
11 # man-page.
12 #
13 # You need to define at least the Xymon server itself here.
14
15 page visible Visible Services
16 0.0.0.0 blog.<%= domain %> # http://blog.<%= domain %>
17 0.0.0.0 identity.<%= domain %> # https://identity.<%= domain %>
18 0.0.0.0 bugs.<%= domain %> # https://bugs.<%= domain %>
19 0.0.0.0 ml.<%= domain %> # https://ml.<%= domain %>
20 0.0.0.0 www.<%= domain %> # http://www.<%= domain %>
21 0.0.0.0 svnweb.<%= domain %> # http://svnweb.<%= domain %>
22 0.0.0.0 epoll.<%= domain %> # https://epoll.<%= domain %>
23 0.0.0.0 transifex.<%= domain %> # https://transifex.<%= domain %>
24 0.0.0.0 planet.<%= domain %> # http://planet.<%= domain %>
25 0.0.0.0 forums.<%= domain %> # https://forums.<%= domain %>
26 0.0.0.0 check.<%= domain %> # http://check.<%= domain %>
27 0.0.0.0 pkgsubmit.<%= domain %> # http://pkgsubmit.<%= domain %>
28 0.0.0.0 bcd.<%= domain %> # http://bcd.<%= domain %>
29 0.0.0.0 hugs.<%= domain %> # http://hugs.<%= domain %>
30 0.0.0.0 dashboard.<%= domain %> # http://dashboard.<%= domain %>
31 0.0.0.0 meetbot.<%= domain %> # http://meetbot.<%= domain %>
32 0.0.0.0 xymon.<%= domain %> # http://xymon.<%= domain %>
33
34
35 page servers Servers
36 group-compress Marseille
37 212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.mageia.org
38 212.85.158.147 valstar.<%= domain %> # testip ssh rsync svn git ldapssl ldap
39 212.85.158.148 ecosse.<%= domain %> # testip ssh
40 212.85.158.149 jonund.<%= domain %> # testip ssh
41 #212.85.158.150 fiona.<%= domain %> # testip ssh
42
43 group-compress Gandi
44 95.142.164.207 krampouezh.<%= domain %> # ssh dns
45 217.70.188.116 champagne.<%= domain %> # ssh
46
47 group-compress Dedibox
48 88.190.12.224 rabbit.<%= domain %> # ssh

  ViewVC Help
Powered by ViewVC 1.1.30