aboutsummaryrefslogtreecommitdiffstats
path: root/hosts.conf
blob: ede658f1ccaf9d7fa1ea18f193b536687051f304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#<myhost>
#  <disk-/var>
#    enabled = true
#    warn = 10
#    crit = 5
#  </disk-/var>
#  <dhcpd>
#    enabled = false
#  </dhcpd>
#  <swap>
#    warn = "20%"
#    crit = "10%"
#  </swap>
#  <httpd>
#    enabled = true
#  </httpd
#</myhost>