User talk:Diamondcarrot
From Net-SNMP Wiki
I met an error like this when I run the snmp:
usr/local/net-snmp/share/snmp/snmpd.conf: line 141: Error: Already have an entry for this process. /usr/local/net-snmp/share/snmp/snmpd.conf: line 144: Error: Already have an entry for this process. /usr/local/net-snmp/share/snmp/snmpd.conf: line 147: Error: Already have an entry for this process. duplicate table data attempted to be entered. row exists Failed to register extend entry 'echotest' - possibly duplicate name. NET-SNMP version 5.4.2
can anyone help?thank you very much!
- The above means that it's reading the configuration files and it's found multiple entries for a particular line starting with "proc". You should only have 1 per process name.