aboutsummaryrefslogtreecommitdiffstats
path: root/gmod/gmod/vpp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gmod/gmod/vpp.conf')
-rw-r--r--gmod/gmod/vpp.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/gmod/gmod/vpp.conf b/gmod/gmod/vpp.conf
index 6df20ed1..353a8ab0 100644
--- a/gmod/gmod/vpp.conf
+++ b/gmod/gmod/vpp.conf
@@ -21,6 +21,11 @@ collection_group {
metric {
name = "Input_Rate"
value_threshold = 10000.0
- title = "VPP Aggregate RX rate"
+ title = "VPP Aggregate RX Rate"
+ }
+ metric {
+ name = "Sig_Error_Rate"
+ value_threshold = 10.0
+ title = "VPP Significant Error Rate"
}
}