From bde85d422c7949ec32fb067e9c36320ccc47fb9e Mon Sep 17 00:00:00 2001 From: Ondrej Fabry Date: Fri, 19 Jul 2019 05:42:41 +0200 Subject: Print info for users to stderr when socket files are missing Change-Id: Ibdbfcb78b05cf80945a93ed424a7a2a03b6ea06d Signed-off-by: Ondrej Fabry --- examples/stats-api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stats-api/README.md') diff --git a/examples/stats-api/README.md b/examples/stats-api/README.md index 5511bf4..f3d33b1 100644 --- a/examples/stats-api/README.md +++ b/examples/stats-api/README.md @@ -6,7 +6,7 @@ This example demonstrates how to retrieve statistics from VPP using [the new Sta The following requirements are required to run this example: -- install **VPP 18.10+** (VPP 19.04+ for goclient) +- install VPP **18.10+** (VPP 19.04+ for statsclient) - enable stats in VPP To enable stats add following section to you VPP config: -- cgit 1.2.3-korg