prometheus: Add LLDP for quanta
This commit is contained in:
parent
5c8358ec95
commit
8359d2ebea
3 changed files with 1990 additions and 0 deletions
|
@ -25,6 +25,8 @@ prometheus_snmp__modules_quanta:
|
|||
- dot3Errors
|
||||
- dot3Tests
|
||||
- dot3CollTable
|
||||
- lldpLocChassisId
|
||||
- lldpRemTable
|
||||
lookups:
|
||||
- source_indexes:
|
||||
- ifIndex
|
||||
|
|
1987
roles/prometheus_snmp/files/mibs/LLDP-MIB.txt
Normal file
1987
roles/prometheus_snmp/files/mibs/LLDP-MIB.txt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -27,6 +27,7 @@
|
|||
- XUPS-MIB.txt
|
||||
- EATON-OIDS.txt
|
||||
- EATON-EMP-MIB.txt
|
||||
- LLDP-MIB.txt
|
||||
|
||||
- name: Configure prometheus-snmp-exporter generator
|
||||
template:
|
||||
|
|
Loading…
Reference in a new issue