/[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 1465 - (show annotations) (download)
Mon Apr 4 19:59:26 2011 UTC (13 years, 6 months ago) by misc
File size: 1868 byte(s)
- add bcd to the list of monitored hosts

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
30 page servers Servers
31 group-compress Marseille
32 212.85.158.146 alamut.<%= domain %> # testip bbd dns smtp ssh CLIENT:xymon.mageia.org
33 212.85.158.147 valstar.<%= domain %> # testip ssh rsync svn git ldapssl ldap
34 212.85.158.148 ecosse.<%= domain %> # testip ssh
35 212.85.158.149 jonund.<%= domain %> # testip ssh
36 #212.85.158.150 fiona.<%= domain %> # testip ssh
37
38 group-compress Gandi
39 95.142.164.207 krampouezh.<%= domain %> # ssh dns
40 217.70.188.116 champagne.<%= domain %> # ssh
41
42 group-compress Dedibox
43 88.190.12.224 rabbit.<%= domain %> # ssh

  ViewVC Help
Powered by ViewVC 1.1.30