From: xbgmsharp <xbg...@gm...> - 2007-12-19 16:23:27
|
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 > |