I read this post 
[http://www.zenoss.com/community/docs/install-guides/install-from-source/] 

But I kept getting errors. 
So if you who are new to Linux or just missed it, this is what I did.

1. I logged in as root (putty new session)
      [not su, su kept failing for me]
2. and ran the two commands listed in the links below.

3. And it worked.

Code:
chown root:zenoss /usr/local/zenoss/bin/zensocket
chmod 04750 /usr/local/zenoss/bin/zensocket



Kudos to:
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=12832#12832

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



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

Reply via email to