Add nagios sample conf
[i18n-zh.git] / cauchy / nagios / hostgroups.cfg
blob4e4d4f2e6724b0f9b201285d3b0bc93f686977c2
1 define hostgroup {
2         hostgroup_name  all
3         alias           All Servers
4         members         *
7 define hostgroup {
8         hostgroup_name  ping-servers
9         alias           Pingable servers
12 define hostgroup {
13         hostgroup_name  gateways
14         alias           Gateways
17 define hostgroup {
18         hostgroup_name  debian-servers
19         alias           Debian GNU/Linux Servers
22 define hostgroup {
23         hostgroup_name  windows-servers
24         alias           Microsoft Windows Servers
27 define hostgroup {
28         hostgroup_name  dfly-servers
29         alias           DragonFly BSD Servers
32 define hostgroup {
33         hostgroup_name  openbsd-servers
34         alias           OpenBSD Servers
37 define hostgroup {
38         hostgroup_name  nrpe-servers
39         alias           NRPE Servers
42 define hostgroup {
43         hostgroup_name  nscp-servers
44         alias           NSCP Servers
47 define hostgroup {
48         hostgroup_name  ssh-servers
49         alias           SSH Servers
52 define hostgroup {
53         hostgroup_name  http-servers
54         alias           HTTP servers
57 define hostgroup {
58         hostgroup_name  mail-servers
59         alias           Mail servers