Code

patches: Removed collectd2html related patches -- applied upstream.
[pkg-collectd.git] / debian / thresholds.conf
index bff223a67818ac8d8127a7d741333a1d08fa4375..c28bbe2468b89662fdfacaf2a65ba1990890f533 100644 (file)
 #              Instance "some_instance"
 #      </Type>
 #
+#      <Type "df">
+#              WarningMax 90
+#              Percentage true
+#      </Type>
+#
+#      <Type "load">
+#              DataSource "midterm"
+#              WarningMax 1
+#              Hysteresis 0.3
+#      </Type>
+#
+#      <Type "cpu">
+#              Instance "user"
+#              WarningMax 85
+#              Hits 6
+#      </Type>
+#
 #      <Plugin "interface">
 #              Instance "eth0"
 #              <Type "if_octets">