This is a discussion on 5.4.pre excessive logging on FreeBSD as non-root within the SNMP Coders forums, part of the Networking and Network Related category; I was just testing the if-mib re-write on FreeBSD 6.0, and noticed that the following 2 lines ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I was just testing the if-mib re-write on FreeBSD 6.0, and noticed that the
following 2 lines are being logged every 5 seconds: auto_nlist failed on cp_time at location 1 auto_nlist failed on cnt at location 1 This doesn't happen as root. Logging every time seem excessive. Perhaps create a data list of tokens that trigger the warning, and log each one only once? Looking at the code, it looks like this would affect any plaform using the auto_nlist function.. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |