I'm getting the exact same error off the latest svn zenoss.  But, I can't get 
it to discover via the command line either... 

Via the zenoss user:


> [EMAIL PROTECTED]:~/bin$ ./zendisc run --now -d 192.168.1.5 -v 10
> DEBUG:zen.ZenDisc:Run in foreground, starting immediately.
> Traceback (most recent call last):
>   File "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 547, in ?
>     d = ZenDisc()
>   File "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 50, in 
> __init__
>     self.openPrivilegedPort('--ping')
>   File "/usr/local/zenoss/Products/ZenUtils/ZenDaemon.py", line 79, in 
> openPrivilegedPort
>     os.execlp(*cmd)
>   File "/usr/local/zenoss/lib/python2.4/os.py", line 324, in execlp
>     execvp(file, args)
>   File "/usr/local/zenoss/lib/python2.4/os.py", line 341, in execvp
>     _execvpe(file, args)
>   File "/usr/local/zenoss/lib/python2.4/os.py", line 367, in _execvpe
>     func(file, *argrest)
> OSError: [Errno 13] Permission denied


via sudo or as root


> [EMAIL PROTECTED]:~/bin$ sudo ./zendisc run --now -d 192.168.1.5 -v10
> DEBUG:zen.ZenDisc:Run in foreground, starting immediately.
> ZenSocket Error: Unable to find a user to become





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

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

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



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

Reply via email to