Install Cacti on Ubuntu 10.04 LTS
Part A. Install snmpd 1. Install command: apt-get install snmpd 2. edit the file /etc/default/snmpd 3. find line SNMPDOPTS=’-Lsd -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1 and remove string 127.0.0.1 save the changes 4 edit the … Continued