You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some declared features, that don't work at our infrastucture:
Dynamic tags
We want to change columns for collected data, so we don't need to collect iName and ifDesc, but we need ifIndex tag for our series.
With tags added to snmp section only static data can be added to column.
Config:
[snmp "myrouter"]
host = 172.26.40.5
community = public
port = 161
timeout = 20
freq = 30
mibs = ifx, ifIndex
tags = index=ifIndex
There are some declared features, that don't work at our infrastucture:
We want to change columns for collected data, so we don't need to collect iName and ifDesc, but we need ifIndex tag for our series.
With tags added to snmp section only static data can be added to column.
Config:
Series:
In spite of adding regexp option to config we see series that doesn't match regexp.
Config:
Series:
If we want to collect several metrics, additional OIDs (tags) are requested for each metric:
Config:
tcpdump of requests:
The text was updated successfully, but these errors were encountered: