From: Buchan M. <bg...@st...> - 2010-07-27 13:05:05
|
On Monday, 19 July 2010 23:03:22 Gallardo, Diego wrote: > Hi support > > > > I am monitoring a lot equipment many of them with the same templates, for > example, cisco routers 7206, I need filter some interface lest say > (Gigabitethernet1/0/1) is down in router 7206_1, but in router 7206_2 > this interface is active. So if I write in > > Exception template: > > > > ifName (This OID show me the name of interface) : noalarm : > Gigabitethernet1/0/1 > > > > This don't show me alarm in router 7206_1 and also in 7206_2, because the > name in each router is the same than the other one. How I can make a > difference between both router, in order to only filtering one interfaces > in the first one, and continue monitoring the second one. You should not really be putting specific exceptions in templates, but (at present) in the DEVMON tag in bb-hosts. Regards, Buchan |