From: xbgmsharp <xbg...@gm...> - 2008-01-14 11:09:11
|
Hello all, I was working on BBWin (http://bbwin.sourceforge.net/) central mode =20 for Hobbit 4.2 and the future 4.3. Now that it is done i am back on devmon. I agree with you, it is what i have been doing for cisco-asa template. Regards, Francois Buchan Milne <bg...@st...> a =E9crit : > On one of our 6509s, which has a few 100mb blades, I noticed I wasn't seei= ng > the Fa* devices in devmon output. > > I see that the exceptions file had this: > > ifName : alarm : Gi.+ > ifName : ignore : Nu.+|Vl.+|VLAN.+ > > This seems to effectively only alarm on Gi.+. Adding Fa.+ fixed the issue > here. > > However, we have a 7613, which is detected by devmon as a 6509, and all th= e > tests work ... but the WAN interfaces (AT.+. Se.+) were ignored as well. > > More concerning is that the 7206 template has: > > ifName : alarm : Gi.+ > ifName : ignore : Nu.+|Vl.+ > > We can add regexes for all the valid interface names, but to me it would m= ake > more sense to do something like this (if it works): > > ifName : alarm : .+ > ifName : ignore : Nu.+|Vl.+|VLAN.+ > > Regards, > Buchan > > ------------------------------------------------------------------------- > 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/marketpla= ce > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > --=20 Thanks for using xbgm# / Devmon / BBWin. http://xbgm.sourceforge.net/ http://devmon.sourceforge.net/ Please feedback. |