Hi, I am running Librenms(stable) on a Ubuntu 20.04.1 host with only a few hosts configured for testing.
I am running into a few problems with an older server running Ubuntu 18.04.1(snmpd version 5.7.3). It is a webserver with nginx/php-fpm and mysql, the nginx/php-fpm application graphs are working great, but the mysql graphs are only sometimes working. I don’t see anything in the librenms logs but if I look on the syslog on the client there are a lot of these lines:
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:39159->[82.196.13.22]:161
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:39159->[82.196.13.22]:161
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:39159->[82.196.13.22]:161
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:39159->[82.196.13.22]:161
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:39159->[82.196.13.22]:161
snmpd[6611]: send response: Too long
snmpd[6611]: -- iso.3.6.1.4.1.8072.1.3.2.3.1.2.5.114.101.100.105.115
snmpd[6611]: Connection from UDP: [37.139.9.109]:54078->[82.196.13.22]:161
What could be going wrong here?