I have not run into any problems yet but just installed some ASA's and
noticed part of the thread.  I wanted to make sure I could monitor these
new devices without issue so I ran the below commands to get zenpatch
and chmod it.  When I run 'zenpatch 8222' I get:

        can't find file to patch at input line 5
        Perhaps you used the wrong -p or --strip option?
        The text leading up to this was:
        --------------------------
        |Index: /branches/zenoss-
2.1.x/Products/DataCollector/plugins/zenoss/snmp/InterfaceMap.py
        
|===================================================================
        |--- /branches/zenoss-
2.1.x/Products/DataCollector/plugins/zenoss/snmp/InterfaceMap.py
(revision 6448)
        |+++ /branches/zenoss-
2.1.x/Products/DataCollector/plugins/zenoss/snmp/InterfaceMap.py
(revision 8222)
        --------------------------
        File to patch:


Do I need to worry about this or should I just move forward adding my
ASA's and monitoring them?

Thanks;
James




James Alspach
Systems Applications Technician
Shasta County Office of Education

> 
> Message: 1
> Date: Sat, 26 Jan 2008 01:18:56 +0000
> From: "netdata" <[EMAIL PROTECTED]>
> Subject: [zenoss-users] Re: Error Modeling Cisco ASA Firewall
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> 
> There is a bugfix for the error you see:
> 
> please do this as the zenoss user on you zenoss system
> 
> cd $ZENHOME/bin
> wget http://dev.zenoss.org/svn/trunk/bin/zenpatch
> chmod 755 zenpatch
> zenpatch 8222
> 
> This should now fix the error after restarting
> 
> 
> 
> 
> -------------------- m2f --------------------
> 
> Read this topic online here:
> http://community.zenoss.com/forums/viewtopic.php?p=15784#15784
> 
> -------------------- m2f --------------------
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 25 Jan 2008 20:22:54 -0500
> From: Chet Luther <[EMAIL PROTECTED]>
> Subject: Re: [zenoss-users] Re: Error Modeling Cisco ASA Firewall
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
> 
> > There is a bugfix for the error you see:
> >
> > please do this as the zenoss user on you zenoss system
> >
> > cd $ZENHOME/bin
> > wget http://dev.zenoss.org/svn/trunk/bin/zenpatch
> > chmod 755 zenpatch
> > zenpatch 8222
> >
> > This should now fix the error after restarting
> 
> If you're not running one of the sprint versions you won't have the
> zenpatch command. To get it ahead of schedule you can go into your
> $ZENHOME/bin directory and get it with these commands:
> 
> wget http://dev.zenoss.org/svn/trunk/bin/zenpatch
> chmod 755 zenpatch
> 
> 
> 
>


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

Reply via email to