On the About/Daemons tab i see the zenping process is stopped. If I start it by 
pressing the start button, it seems to start, but at the next refresh of the 
tab it is still stopped.

Then I tried to manually start the zenping process following instructions 
reported elsewhere in other forum postings.

[
Code:
[EMAIL PROTECTED] bin]# ps auxww | grep zenping
root     30885  0.0  0.0  61136   712 pts/1    R+   08:43   0:00 grep zenping
[EMAIL PROTECTED] bin]# ./zenping status
not running
[EMAIL PROTECTED] bin]# ./zenping run
INFO:zen.ZenPing:started
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenStatus/zenping.py", line 351, in ?
    pm.start()
  File "/opt/zenoss/Products/ZenStatus/zenping.py", line 280, in start
    self.loadConfig()
  File "/opt/zenoss/Products/ZenStatus/zenping.py", line 99, in loadConfig
    smc = self.dmd.getObjByPath(self.configpath)
  File "/opt/zenoss/Products/ZenModel/ZenModelBase.py", line 591, in 
getObjByPath
    return getObjByPath(self, path)
  File "/opt/zenoss/Products/ZenUtils/Utils.py", line 210, in getObjByPath
    next=obj[name]
  File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 713, in __getitem__
    raise KeyError, key
KeyError: 'localhost'



The trouble seems to happen when the virtual machine running the zenoss host (a 
xen guest, both Dom0 and DomU based on Centos 5.1 64 bit)) is shut down 
uncleanly.

What can I do ?




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

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

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



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

Reply via email to