aboutsummaryrefslogtreecommitdiffstats
path: root/sitesummary-nodes.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sitesummary-nodes.conf')
-rw-r--r--sitesummary-nodes.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/sitesummary-nodes.conf b/sitesummary-nodes.conf
new file mode 100644
index 0000000..1bf4abf
--- /dev/null
+++ b/sitesummary-nodes.conf
@@ -0,0 +1,20 @@
+#our $services = {
+# 'myhost' => {
+# 'disk-/' => {
+# warn => "10%",
+# crit => "5%",
+# },
+# 'disk-/boot' => {
+# warn => "20%",
+# crit => "5%",
+# },
+# 'swap' => {
+# warn => "40%",
+# crit => "20%",
+# },
+# 'load-avg' => {
+# warn => "75,75,75",
+# crit => "90,90,90",
+# },
+# },
+#};