Hi Dave,

Those of you on the SVN seeing this problem can fix it with this:

   $ zenmigrate run --commit --step=MaxOID

A normal zenmigrate run should do it.

-Eric

DAVE CUSHING wrote:
I have also noticed that zenperfsnmp has many lines of errors that may
be related to zenmodeler not starting.

2007-01-13 09:41:59 ERROR zen.PerformanceConf: device 2169-C3560-3
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line
133, in getDevices
    result.append(dev.getSnmpOidTargets())
  File "/usr/local/zenoss/Products/ZenModel/Device.py", line 432, in
getSnmpOidTargets
    max = getattr(self, 'zMaxOIDPerRequest')
AttributeError: zMaxOIDPerRequest

I have one set of these for what appears to be all (170+) devices in the
inventory.

---
Dave Cushing
Cambrian College
1400 Barrydowne Road, Sudbury, ON P3A 3V8
(705) 566-8101 x 7493


"DAVE CUSHING" <[EMAIL PROTECTED]> 01/13/07 10:10 AM >>>
Scenario:

I have moved my events database to an external MySQL source and updated
the zenoss via SVN to 1.1.0r3727
I ran zenmigrate run --commit (got an error about not being able to
connect to local MySQL)
I started zenoss and it appeared to be running, except for zenmodeler. It wouldn't start at all and the log file was empty.

When I try to run zemodeler from the command line I get the following:

Traceback (most recent call last):
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
458, in ?
    dc = ZenModeler()
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
59, in __init__
    self.loadPlugins()
  File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line
76, in loadPlugins
    del sys.modules[key]
KeyError: 'zenoss'


Because I have done a lot of modifications in one fell swoop I am
wondering if I shot myself in the foot somewhere along the way, or if
there is a problem in the current build?

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

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


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

Reply via email to