Hello
I am trying to generate snmp.yml from generator but it fails. its for a10
load balancers as I needed extra mibs for CPU and memory. below is the
generator.yml config.
I have added the mib file into the correct mib directory as well.
```
---
auths:
public_v1:
version: 1
public_v2:
version: 2
prometheus_v3:
username: user
password: pwd
auth_protocol: SHA
priv_protocol: AES
security_level: authPriv
priv_password: pwd
version: 3
modules:
# Default IF-MIB interfaces table with ifIndex.
a10:
walk:
- 1.22610.2.4.1.2.2
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/3255afc8-e4cd-4260-b405-bf13047cd53fn%40googlegroups.com.