Akvorado v2.0.4, SNMPv3 AuthPriv, metadata and sampling miss #2144
Unanswered
roodey3009
asked this question in
Q&A
Replies: 2 comments 1 reply
|
What do you get: You can also check the logs ( |
0 replies
You can also check the logs (docker compose logs akvorado-outlet | grep snmp) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello. I'm trying to run akvorado.
I've encountered an issue where I'm not receiving data in the web interface.
I went through the troubleshooting in the documentation and reached the stage:
curl -s http://127.0.0.1:8080/api/v0/outlet/metrics | grep 'akvorado_outlet_core.*errors'It seems like everything is configured according to the documentation.
inlet.yaml
outlet.yaml
I checked from this host using snmpwalk - the target host responds and returns data:
And now I can't figure out what the problem might be?
All reactions