prometheus: Add LLDP for quanta

This commit is contained in:
v-lafeychine 2023-11-04 23:26:10 +01:00
parent 5c8358ec95
commit 8359d2ebea
Signed by: v-lafeychine
GPG key ID: F46CAAD27C7AB0D5
3 changed files with 1990 additions and 0 deletions

View file

@ -25,6 +25,8 @@ prometheus_snmp__modules_quanta:
- dot3Errors - dot3Errors
- dot3Tests - dot3Tests
- dot3CollTable - dot3CollTable
- lldpLocChassisId
- lldpRemTable
lookups: lookups:
- source_indexes: - source_indexes:
- ifIndex - ifIndex

File diff suppressed because it is too large Load diff

View file

@ -27,6 +27,7 @@
- XUPS-MIB.txt - XUPS-MIB.txt
- EATON-OIDS.txt - EATON-OIDS.txt
- EATON-EMP-MIB.txt - EATON-EMP-MIB.txt
- LLDP-MIB.txt
- name: Configure prometheus-snmp-exporter generator - name: Configure prometheus-snmp-exporter generator
template: template: