pimvanpelt/vpp-snmp-agent

Run - vpp-snmp-agent run with a error

Closed this issue · 2 comments

Run Log:
[ERROR ] agentx.agent - setup : Could not connect to VPPStats segment
[ERROR ] agentx.agent - run : Setup failed - exiting
Run Cmd:
vpp-snmp-agent -a /run/vpp/api.sock -d

Which socket should I use to connect to VPPStats segment?

To answer the question, VPP Statistics are described here:
https://s3-docs.fd.io/vpp/22.10/developer/corefeatures/stats.html

Typically, /run/vpp/* is the directory where VPP opens its API and Stats socket.

I'm sorry but this repo does not accept github issues filed for user support, kindly stop using it as a helpdesk. See README.md for acceptable ways to get user support.