Title: [opsview] [11517] Changed default throughput threshold to range format.
Revision
11517
Author
pknight
Date
2013-02-18 17:57:31 +0000 (Mon, 18 Feb 2013)

Log Message

Changed default throughput threshold to range format.

Modified Paths


Modified: trunk/opsview-web/opsview_web.yml.in
===================================================================
--- trunk/opsview-web/opsview_web.yml.in	2013-02-18 17:23:39 UTC (rev 11516)
+++ trunk/opsview-web/opsview_web.yml.in	2013-02-18 17:57:31 UTC (rev 11517)
@@ -79,7 +79,7 @@
   ON_ERROR_SERVE: /usr/local/nagios/share/images/rrderror.png
 
 host_interfaces:
-  default_throughput_critical: 50%
+  default_throughput_critical: 0%:50%
   default_errors_critical: 10
   default_discards_critical: 15
 

_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to