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
The agent_host tag already exists natively. This is the tag used for the device selector on the dashboard.
Adding 'sysName' as an inherited tag shouldn't affect cardinality so if this is used instead of agent_host it could be added with minimal impact to the indices. It might seem to be redundant but perhaps there is a use case?
Hi,
I saw your post on the Ubiquiti forums and it helped a lot.
I noticed, that all the SNMP tables did lack the sysName information.
If you add
inherit_tags = ["sysName"]
to each table, you can get the name of the Device from Unifi into your series to group by device name or so onThe text was updated successfully, but these errors were encountered: