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
In the conversion from MIB entries to telegraf fields the table columns are currently handled as scalar objects (ending with <.0>) and not with the <.n> endings.
Current workaround: Query full tables plus scalars (option B in the conversion script).
In the conversion from MIB entries to telegraf fields the table columns are currently handled as scalar objects (ending with <.0>) and not with the <.n> endings.
Current workaround: Query full tables plus scalars (option B in the conversion script).