Page 1 of 1

net snmp crash

Posted: 12 Dec 2017, 10:13
by mlemaitre
Hi

I tried to enable netsnmp on some of my servers. On those with a few users ( < 100 ) it seems to work, except the oids that are a little bit odd.
But with more users (>200), accel ppp crashed. I had this in the log:

Code: Select all

[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
[2017-12-12 10:39:40]:  warn: failed to get interface statistics
then nothing.
the process was still running, but I had to kill -9 it.
Is there a problem with net-snmp in systems with a lot of interfaces ?