Dolph,

sudo apt-get install snmp

I'll update the instructions to include that.

--Ian

dolph wrote:
I'm following these instructions to install Zenoss on Ubuntu:
http://www.howtoforge.com/zenoss_network_monitor_ubuntu

And I'm at the part to install SNMP and configure it

apt-get install snmpd
cp /etc/snmp/snmpd.conf  /etc/snmp//snmpd.conf.bak
snmpconf    (configure snmpd agent to allow public read)
cp snmpd.conf  /etc/snmp/
/etc/init.d/snmpd restart
   (if snmpconf fails to start since its not installed, try this first:)
apt-get install libsnmp-base libsnmp-perl libsnmp9 libsnmp9-dev snmp tkmib

SNMP has installed properly but I can't run snmpconf, I get this message
bash: snmpconf: command not found

Any idea why I can't run snmpconf?

------------------------
dolph




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=5341#5341

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to