Replies: 1 comment
-
I think you're missing the auths param in the snmp job:
see https://github.com/prometheus/snmp_exporter?tab=readme-ov-file#prometheus-configuration |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have a question about snmp exporter Prometheus, my problem is with this configuration
here is my prometheus.yml
I get this error
server returned HTTP status 400 Bad Request
I added this item in snmp.yml
The destination is a Cisco switch, and the snmpwalk machine is OK, and also snmp for Zabex is working at the same time, from this machine to the destination I said.
source: 172.31.0.148
destination: 172.31.0.40
I don't have any network or firewall problems.
Beta Was this translation helpful? Give feedback.
All reactions