aboutsummaryrefslogtreecommitdiffstats
path: root/hosts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hosts.conf')
-rw-r--r--hosts.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/hosts.conf b/hosts.conf
new file mode 100644
index 0000000..ede658f
--- /dev/null
+++ b/hosts.conf
@@ -0,0 +1,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>