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.
When starting up dnsdist and snmpd is running you will see that dnsdist is connected to the Agentx and snmpwalk returns proper values. But when the snmp service is restarted things get lost and it won't return any results.
Short description
When starting up dnsdist and snmpd is running you will see that dnsdist is connected to the Agentx and snmpwalk returns proper values. But when the snmp service is restarted things get lost and it won't return any results.
Environment
Steps to reproduce
Expected behaviour
DNSDIST-MIB::latency01.0 = Counter64: 0
Actual behaviour
DNSDIST-MIB::latency01 = No Such Object available on this agent at this OID
Other information
Socket:
ls -al /var/agentx/master srwx------. 1 dnsdist dnsdist 0 May 16 13:44 /var/agentx/master
dnsdist config line:
snmpAgent(true,"/var/agentx/master")
My guess is that dnsdist is not reconnecting to socket after it has been terminated?
Usecase
Want to get nice graphs :-)
The text was updated successfully, but these errors were encountered: