-
In my case my snmp_exporter scan devices that have different community. With the new format how can i do that? This is how my generator configs look now
|
Beta Was this translation helpful? Give feedback.
Answered by
lmas-chwy
May 13, 2025
Replies: 1 comment
-
found the awnser. WIth the new version of snmp_exporter once you move the auth like they mention on this page https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md. You now need to tell prometheus which auth to use by passing a parameter.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lmas-chwy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found the awnser. WIth the new version of snmp_exporter once you move the auth like they mention on this page https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md. You now need to tell prometheus which auth to use by passing a parameter.