aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/vpp_get_metrics.c
AgeCommit message (Collapse)AuthorFilesLines
2016-07-18Add uid/gid config parameters to shared-vm database map operatorDave Barach1-3/+62
So vpp_get_metrics and similar will not need to run as root Change-Id: I635e830834c82990ad84ddaae06f2e50e55fd616 Signed-off-by: Dave Barach <dave@barachs.net>
2016-07-14Add a command line utility to display critical vpp engine metricsDave Barach1-0/+186
vector rate, aggregate rx rate, [configurable] significant error rate Change-Id: If0b7316a62cb8478d1466f1c9a9903d6df2a6ca0 Signed-off-by: Dave Barach <openvpp@barachs.net>