prometheus_snmp: set type of ifType
This commit is contained in:
parent
6949cc202f
commit
db7729b3cb
2 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,8 @@ prometheus_snmp__modules:
|
||||||
ignore: true
|
ignore: true
|
||||||
snSwIfInfoMediaType:
|
snSwIfInfoMediaType:
|
||||||
type: EnumAsInfo
|
type: EnumAsInfo
|
||||||
|
ifType:
|
||||||
|
type: EnumAsInfo
|
||||||
dot3StatsIndex:
|
dot3StatsIndex:
|
||||||
ignore: true
|
ignore: true
|
||||||
dot3StatsEtherChipSet:
|
dot3StatsEtherChipSet:
|
||||||
|
|
1
hosts
1
hosts
|
@ -7,6 +7,7 @@ eb-1.acs.sw.infra.auro.re
|
||||||
ff-1.core.sw.infra.auro.re
|
ff-1.core.sw.infra.auro.re
|
||||||
gk-1.core.sw.infra.auro.re
|
gk-1.core.sw.infra.auro.re
|
||||||
ec-1.core.sw.infra.auro.re
|
ec-1.core.sw.infra.auro.re
|
||||||
|
r3-1.core.sw.infra.auro.re
|
||||||
|
|
||||||
[vpn]
|
[vpn]
|
||||||
#vpn-[1:2].back.infra.auro.re
|
#vpn-[1:2].back.infra.auro.re
|
||||||
|
|
Loading…
Reference in a new issue