hi, On Fri, Jul 06, 2007 at 09:10:41AM +0000, andrew2603 wrote: > but when I try to discover devises using ./bin/zendisc run I get the > following output > INFO:zen.ZenDisc:my hostname = localhost > INFO:zen.ZenDisc:my ip = 127.0.0.1 > WARNING:zen.ZenDisc:no snmp found for ip = 127.0.0.1 > snmp discover of self 'localhost' failed
is snmp running locally? try snmpwalk -c public -v 1 localhost if that works, then zenoss has a problem, otherwise you need to start snmp on your localhost (run: /etc/init.d/snmpd start) regards, sb -- Simon Bailey Systems Administrator Institut fuer Informatik Universitaet Innsbruck Technikerstrasse 21a/2 A-6020 Innsbruck Tel: +43 (0) 512 507 - 6433 Mob: +43 (0) 664 812 5267 Fax: +43 (0) 512 507 - 2887 http://informatik.uibk.ac.at/
signature.asc
Description: Digital signature
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
