Archived community.zenoss.org | full text search
Skip navigation
2243 Views 2 Replies Latest reply: Oct 5, 2011 11:04 AM by hbalagtas RSS
jcurry ZenossMaster 1,021 posts since
Apr 15, 2008
Currently Being Moderated

Sep 13, 2011 10:20 AM

Viewing processes with Zenoss 3.2

Fresh install of 3.2 on Open SuSE 10.3.

 

Created a process entry for sshd - everything seemed fine.  Modelled devices where process runs.  Processes discovered fine and added to Process component for devices.  Stop process - events come through fine. Start process - ditto.

 

Go back to Processes page to edit characteristics.  Brief popup - too fast to read. Bottom of left-hand window hung saying "Loading".  Tried restarting everything.

 

Can add new process with + icon.

Can see all processes by going to device and using "+" to Add OSProcess.

Can see processes and process instances with ZMI

 

Opening the Processes tab generates the following in event.log:

 

2011-09-13T13:43:51 ERROR extdirect Cannot find "<DataRoot at dmd>". KeyError: '<DataRoot at dmd>'

Traceback (most recent call last):

  File "/usr/local/zenoss/zenoss/Products/ZenUtils/extdirect/router.py", line 128, in _processDirectRequest

    result = _targetfn(**data)

  File "/usr/local/zenoss/zenoss/Products/Zuul/routers/process.py", line 124, in query

    criteria)

  File "/usr/local/zenoss/zenoss/Products/Zuul/facades/processfacade.py", line 124, in getList

    brains = self._processSearch(limit, start, sort, dir, params, uid, criteria)

  File "/usr/local/zenoss/zenoss/Products/Zuul/facades/processfacade.py", line 103, in _processSearch

    cat = ICatalogTool(self._getObject(uid))

  File "/usr/local/zenoss/zenoss/Products/Zuul/facades/__init__.py", line 88, in _getObject

    return super(TreeFacade, self)._getObject(uid)

  File "/usr/local/zenoss/zenoss/Products/Zuul/facades/__init__.py", line 66, in _getObject

    raise Exception('Cannot find "%s". %s: %s' % args)

Exception: Cannot find "<DataRoot at dmd>". KeyError: '<DataRoot at dmd>'

 

Can anyone else confirm this before I open a ticket?  It makes processes unusable!

 

Cheers,

Jane

More Like This

  • Retrieving data ...

Legend

  • Correct Answers - 4 points
  • Helpful Answers - 2 points