What are my options for rolling back to the previous version of Zenoss
since this new version is not working properly?

Thank you,
C

On Wed, 2008-04-16 at 15:44 -0400, Clayton Dillard wrote:

> Chet,
>     I don't have any pickle files and my SNMP version is set
> everywhere.
> 
> - Clay
> 
> 
> On Wed, 2008-04-16 at 15:34 -0400, Chet Luther wrote: 
> 
> > On Apr 16, 2008, at 3:41 AM, mjoncic wrote:
> > > Hi,
> > >
> > > well, my zenperfsnmp.log looks like this:
> > > and btw. doing an snmpwalk from the gui works...
> > >
> > >> 2008-04-16 09:33:04 ERROR zen.zenperfsnmp: [Failure instance:  
> > >> Traceback: pynetsnmp.netsnmp.ArgumentParseError: ('Unable to parse  
> > >> arguments', ['/opt/zenoss/Products/ZenRRD/zenperfsnmp.py', '-v',  
> > >> '', '-c', '******', '-t', '5.0', '-r', '3', '*.*.*.*:161'])
> > >> 2008-04-16 09:33:04 ERROR zen.zenperfsnmp: [Failure instance:  
> > >> Traceback: exceptions.AttributeError: 'NoneType' object has no  
> > >> attribute 'has_key'
> > >> /opt/zenoss/Products/ZenUtils/Chain.py:54:success
> > >> /opt/zenoss/Products/ZenUtils/Chain.py:47:next
> > >> /opt/zenoss/lib/python/twisted/internet/defer.py:239:callback
> > >> /opt/zenoss/lib/python/twisted/internet/defer.py: 
> > >> 304:_startRunCallbacks
> > >> --- <exception caught here> ---
> > >> /opt/zenoss/lib/python/twisted/internet/defer.py:317:_runCallbacks
> > >> /opt/zenoss/Products/ZenRRD/zenperfsnmp.py:577:storeValues
> > >> /opt/zenoss/Products/ZenRRD/zenperfsnmp.py:613:storeRRD
> > >> /opt/zenoss/Products/ZenRRD/Thresholds.py:83:check
> > >> /opt/zenoss/Products/ZenModel/MinMaxThreshold.py:195:checkRaw
> > >> /opt/zenoss/Products/ZenModel/MinMaxThreshold.py:227:checkRange
> > >> /opt/zenoss/Products/ZenModel/MinMaxThreshold.py:151:getCount
> > 
> > It looks like you two different issues here. The first one is that you  
> > have a blank zSnmpVer set somewhere. Go to your zProperties and make  
> > sure it is either v1 or v2c everywhere.
> > 
> > The second issue is the common "delete all your .pickle files after  
> > upgrading to 2.1.3" one. Stop zenperfsnmp, delete *.pickle from within  
> > $ZENHOME/perf, then start zenperfsnmp.
> > 
> > # Easy way to delete all .pickle files.
> > find $ZENHOME/perf -name *.pickle -delete
> > _______________________________________________
> > 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