From: <buc...@us...> - 2011-01-23 13:38:06
|
Revision: 203 http://devmon.svn.sourceforge.net/devmon/?rev=203&view=rev Author: buchanmilne Date: 2011-01-23 13:37:59 +0000 (Sun, 23 Jan 2011) Log Message: ----------- Improve consistency of cisco templates: -Remove all 'ifName : alarm : Gi.+' in exceptions -Use if_stat/thresholds that every other cisco template has for cisco-3640 Modified Paths: -------------- trunk/templates/cisco-2811/if_dsc/exceptions trunk/templates/cisco-2811/if_err/exceptions trunk/templates/cisco-2811/if_load/exceptions trunk/templates/cisco-3640/if_col/exceptions trunk/templates/cisco-3640/if_dsc/exceptions trunk/templates/cisco-3640/if_err/exceptions trunk/templates/cisco-3640/if_load/exceptions trunk/templates/cisco-3640/if_stat/exceptions trunk/templates/cisco-3640/if_stat/thresholds trunk/templates/cisco-3800/if_dsc/exceptions trunk/templates/cisco-3800/if_err/exceptions trunk/templates/cisco-3800/if_stat/exceptions trunk/templates/cisco-4500/if_col/exceptions trunk/templates/cisco-4500/if_dsc/exceptions trunk/templates/cisco-4500/if_err/exceptions trunk/templates/cisco-4500/if_load/exceptions trunk/templates/cisco-4500/if_stat/exceptions trunk/templates/cisco-5500/if_dsc/exceptions trunk/templates/cisco-5500/if_err/exceptions trunk/templates/cisco-5500/if_load/exceptions trunk/templates/cisco-5500/if_stat/exceptions trunk/templates/cisco-6506/if_dsc/exceptions trunk/templates/cisco-6506/if_err/exceptions trunk/templates/cisco-6506/if_load/exceptions trunk/templates/cisco-6506/if_stat/exceptions trunk/templates/cisco-msfc2/if_col/exceptions trunk/templates/cisco-msfc2/if_dsc/exceptions trunk/templates/cisco-msfc2/if_err/exceptions trunk/templates/cisco-msfc2/if_load/exceptions trunk/templates/cisco-msfc2/if_stat/exceptions Modified: trunk/templates/cisco-2811/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-2811/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-2811/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-2811/if_err/exceptions =================================================================== --- trunk/templates/cisco-2811/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-2811/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-2811/if_load/exceptions =================================================================== --- trunk/templates/cisco-2811/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-2811/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_col/exceptions =================================================================== --- trunk/templates/cisco-3640/if_col/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_col/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-3640/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_err/exceptions =================================================================== --- trunk/templates/cisco-3640/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_load/exceptions =================================================================== --- trunk/templates/cisco-3640/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_stat/exceptions =================================================================== --- trunk/templates/cisco-3640/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3640/if_stat/thresholds =================================================================== --- trunk/templates/cisco-3640/if_stat/thresholds 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3640/if_stat/thresholds 2011-01-23 13:37:59 UTC (rev 203) @@ -1,6 +1,6 @@ ifAdminStatTxt : green : admin down : Interface {ifName}{ifAliasBox} is {ifAdminStatTxt} ifAdminStatTxt : yellow : testing : Interface {ifName}{ifAliasBox} is {ifAdminStatTxt} -ifAdminStatTxt : yellow : up : Interface {ifName}{ifAliasBox} is {ifAdminStatTxt} +ifAdminStatTxt : red : up : Interface {ifName}{ifAliasBox} is {ifAdminStatTxt} ifOperStatTxt : green : up : Interface {ifName}{ifAliasBox} is {ifOperStatTxt} ifOperStatTxt : yellow : dormant|testing|yellow|not present|layer down : Interface {ifName}{ifAliasBox} is {ifOperStatTxt} -ifOperStatTxt : yellow : down : Interface {ifName}{ifAliasBox} is {ifOperStatTxt} +ifOperStatTxt : red : down : Interface {ifName}{ifAliasBox} is {ifOperStatTxt} Modified: trunk/templates/cisco-3800/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-3800/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3800/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3800/if_err/exceptions =================================================================== --- trunk/templates/cisco-3800/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3800/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-3800/if_stat/exceptions =================================================================== --- trunk/templates/cisco-3800/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-3800/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+ Modified: trunk/templates/cisco-4500/if_col/exceptions =================================================================== --- trunk/templates/cisco-4500/if_col/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-4500/if_col/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-4500/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-4500/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-4500/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-4500/if_err/exceptions =================================================================== --- trunk/templates/cisco-4500/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-4500/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-4500/if_load/exceptions =================================================================== --- trunk/templates/cisco-4500/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-4500/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-4500/if_stat/exceptions =================================================================== --- trunk/templates/cisco-4500/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-4500/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-5500/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-5500/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-5500/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-5500/if_err/exceptions =================================================================== --- trunk/templates/cisco-5500/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-5500/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-5500/if_load/exceptions =================================================================== --- trunk/templates/cisco-5500/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-5500/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-5500/if_stat/exceptions =================================================================== --- trunk/templates/cisco-5500/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-5500/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-6506/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-6506/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-6506/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -#ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+|Lo.+|EO.+ Modified: trunk/templates/cisco-6506/if_err/exceptions =================================================================== --- trunk/templates/cisco-6506/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-6506/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -#ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+|Lo.+|EO.+ Modified: trunk/templates/cisco-6506/if_load/exceptions =================================================================== --- trunk/templates/cisco-6506/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-6506/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -#ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+|Lo.+|EO.+ Modified: trunk/templates/cisco-6506/if_stat/exceptions =================================================================== --- trunk/templates/cisco-6506/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-6506/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -#ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+|Lo.+|EO.+ Modified: trunk/templates/cisco-msfc2/if_col/exceptions =================================================================== --- trunk/templates/cisco-msfc2/if_col/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-msfc2/if_col/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-msfc2/if_dsc/exceptions =================================================================== --- trunk/templates/cisco-msfc2/if_dsc/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-msfc2/if_dsc/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-msfc2/if_err/exceptions =================================================================== --- trunk/templates/cisco-msfc2/if_err/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-msfc2/if_err/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-msfc2/if_load/exceptions =================================================================== --- trunk/templates/cisco-msfc2/if_load/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-msfc2/if_load/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ Modified: trunk/templates/cisco-msfc2/if_stat/exceptions =================================================================== --- trunk/templates/cisco-msfc2/if_stat/exceptions 2011-01-22 22:49:33 UTC (rev 202) +++ trunk/templates/cisco-msfc2/if_stat/exceptions 2011-01-23 13:37:59 UTC (rev 203) @@ -1,2 +1,2 @@ -ifName : alarm : Gi.+ +ifName : alarm : .+ ifName : ignore : Nu.+|Vl.+|VLAN.+ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |