vlib: improve summary vector-rate statistics
[vpp.git] / src / vpp / conf / startup.conf
index 71058e2..b61e451 100644 (file)
@@ -151,3 +151,12 @@ cpu {
        # plugin dpdk_plugin.so { disable }
        # plugin acl_plugin.so { disable }
 # }
+
+## Statistics Segment
+# statseg {
+    # socket-name <filename>, name of the stats segment socket
+    #     defaults to /run/vpp/stats.sock
+    # size <nnn>[KMG], size of the stats segment, defaults to 32mb
+    # per-node-counters on | off, defaults to none
+    # update-interval <f64-seconds>, sets the segment scrape / update interval
+# }