› Forums › Network Management › ZeroShell › SNMP and MRTG traffic statistics › Reply To: SNMP and MRTG traffic statistics
July 22, 2009 at 4:06 pm
#47790
Member
For me, I follow these steps:
1. I use the config file example from ppalias, put it into /Database/opt/x.x/packages/share/snmp/snmpd.conf
2. and then add these lines to the “Post Boot” startup script:
# Start the SNMP Service
SNMPCONFPATH=/Database/opt/x.x/packages/share/snmp/
/Database/opt/x.x/packages/sbin/snmpd
It may not be a good method, but it works for me at this moment! The snmp service will auto run when the zeroshell start, and I can query the snmp values from a remote host.