Replies: 1 comment
-
@KostiantynYarovyiBf @saiarcot895 @marian-pritsak Tagging a few members based on the git blame in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
The host-resource-v2 MIB is implemented in snmpd agent that runs in a container in SONiC. Hence, the data it returns are that of the overlay filesystem, and do not reflect the actual host-resource (at least for the storage, filesystem, partition and disk size/used).
Would it be possible to build snmpd without those host MIBs, and implement the host-resource-v2 MIB in the subagent which retrieve the data from redis table. The publisher of the data will be in a host service (such
as procdockerstatsd
).I don't know if this is a known issue. If it is, please let me know if the issue is being worked on. We can make a contribution on this.
Best,
Huan
Beta Was this translation helpful? Give feedback.
All reactions