Greetings Zenful people,

We've been piloting Zenoss Core on v.2.1 for about a month now.  We had
a number of a servers using SSH for performance monitoring via the
zenplugin.sh remote plugin.  It was working well until four days ago,
after which we have no more data.  The  zencommand process starts and
stops with an error "iteration over non-sequence", which I take to be
the crux of the problem.  zencommand.log output is copied below.  Any
ideas for a solution?

Thanks in advance!
    .Gerow


2007-12-03 09:56:26 WARNING zen.zencommand: Reconnected to ZenHub
2007-12-03 09:56:26 ERROR zen.zencommand: iteration over non-sequence
Traceback (most recent call last):
  File "/opt/zenoss//Products/ZenRRD/zencommand.py", line 573, in doFetchConfig
    self.remote_updateThresholdClasses(driver.next())
  File "/opt/zenoss/Products/ZenRRD/RRDDaemon.py", line 76, in 
remote_updateThresholdClasses
    for c in classes:
TypeError: iteration over non-sequence
2007-12-03 09:56:26 ERROR zen.zencommand: iteration over non-sequence
Traceback (most recent call last):
  File "/opt/zenoss//Products/ZenRRD/zencommand.py", line 600, in start
    driver.next()
  File "/opt/zenoss/Products/ZenUtils/Driver.py", line 58, in next
    raise ex
TypeError: iteration over non-sequence
2007-12-03 09:56:26 ERROR zen.zencommand: iteration over non-sequence
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenUtils/Driver.py", line 46, in _next
    self.iter.next().addBoth(self._finish)
  File "/opt/zenoss//Products/ZenRRD/zencommand.py", line 606, in start
    raise ex
TypeError: iteration over non-sequence
2007-12-03 09:56:27 INFO zen.zencommand: zencommand shutting down


-- 
Aaron Gerow
Unix Systems Administrator
Systems & Communications - I&TS
Pacific Lutheran University
Tacoma, WA
253.535.7262

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

Reply via email to