From: xbgmsharp <xbg...@gm...> - 2007-12-20 09:44:31
|
Hello, Here a version of cisco ASA/PIX template working on all 7.0 version. It works for me with: Cisco Adaptive Security Appliance Version 7.0(6) Cisco Adaptive Security Appliance Version 7.0(7) Cisco Adaptive Security Appliance Version 7.0(5) Cisco Cisco PIX Security Appliance Version 7.0(2) So the template match 7.0 It graph out of the box CPU / Memory / if_load (whith my hobbit patch). See docs/GRAPHING So if any one could test and make comments? I would to make a good and nice working template for Cisco Pix and ASA. Regards, Francois Nathan Hand a écrit : > Thanks Francois, > > You'll need to modify thresholds as well. The new version of thresholds > is attached. > > Cheers, > Nathan Hand > > > > > > > On 20/12/2007, at 3:24 AM, xbgmsharp wrote: > >> Thanks >> >> In order to remove warning: >> Cant redefine first >> Cant redefine second >> >> I change your transfroms to: >> first_txt : SWITCH : {first} >> 9=Active,10=Standby,4=Error,3=NoStandby >> second_txt : SWITCH : {second} >> 9=Active,10=Standby,4=Error,3=NoStandby >> >> and message to: >> {first_txt.color}{first_unit} is {first_status} >> {second_txt.color}{second_unit} is {second_status} >> >> >> Regards, >> Francois >> >> >> Nathan Hand a écrit : >>> Here is a template for Cisco ASA devices. Based on the templates written >>> by Lacroix Francois. I've added a monitor for the Active/Standby state >>> that will generate an alert if there is a failover and/or error >>> condition. >>> >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------- >>> >>> SF.Net email is sponsored by: >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services >>> for just about anything Open Source. >>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Devmon-support mailing list >>> Dev...@li... >>> https://lists.sourceforge.net/lists/listinfo/devmon-support >>> >> >> >> ------------------------------------------------------------------------- >> SF.Net email is sponsored by: >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services >> for just about anything Open Source. >> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace >> >> _______________________________________________ >> Devmon-support mailing list >> Dev...@li... >> https://lists.sourceforge.net/lists/listinfo/devmon-support > |