Ok, first of all sorry for this post. I found out what the problem was. I read the Install Guide before I posted but I kept getting errors. So for those of you who are new to Linux this is what I did.
I logged in as root (putty new session) [not su, su kept failing for me] and ran the two commands listed in the links below. And it worked. Code: chown root:zenoss /usr/local/zenoss/bin/zensocket chmod 04750 /usr/local/zenoss/bin/zensocket http://www.zenoss.com/community/docs/install-guides/install-from-source/ http://community.zenoss.com/forums/viewtopic.php?t=3870 gambler wrote: > It seems you've missed a part of INSTALL.txt: > > > - zensocket needs to be setuid in order to open raw sockets. As root, run: > > > > chown root:zenoss /usr/local/zenoss/bin/zensocket > > chmod 04750 /usr/local/zenoss/bin/zensocket > > And then you start it as zenoss user. > > By 'modeled" I meant - collected snmp data from the device, in order to > collect interfaces and their IP addresses and to collect the routing tables. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=12829#12829 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
