Re: journalctl error | tcpConnectionTable insert (-1)
Paul Herring <[email protected]> Thu, 24 Feb 2022 14:38:50 +0000
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAEWO_9TuP=JdRkUnK68TqYdwKnZ+OdoYcR1XY1-fw0A+kmAq0g@mail.gmail.com> |
Are you logging debug messages? https://github.com/net-snmp/net-snmp/blob/7fe7a78eb113fa752c224b358b931b6ef8530e29/snmplib/container.c#L347 If so, on a production system you should probably reduce the amount of logging that's happening. On Thu, Feb 24, 2022 at 2:31 PM Ricky Cousins <[email protected]> wrote: > Greetings, > > I currently have a situation where we have many TCP connections at once > and seem to get many errors related to 'tcpConnectionTable'. It seems the > connection table gets full and I would like to resolve this. If I am not > mistaken, I cannot simply disable this specific piece of the MIB. > > Below is the error: > > $ journalctl --unit=snmpd.service -n 20 > --- snip --- > (host.domain) snmpd[27055]: error on subcontainer 'tcpConnectionTable' insert (-1) > --- snip --- > > > _______________________________________________ > Net-snmp-users mailing list > [email protected] > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > -- PJH _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users