i have a router which has a multilink made up of three serial t1s.
the multilink plus it's three independent t1s show up in the top 10 util. I want to avoid seeing the serial interfaces.
so since i want to FILTER out those three serial interfaces - how can i do that?
i already have a working FILTER looking like this - but - how do i expand on it to filter out the serials?
Nodes.Caption LIKE 'HQ%' OR Nodes.Caption LIKE 'STATE%'
Also, is there a good resource somewhere on Solarwinds, etc which can expound on using EDIT RESOURCE/FILTER?
I need help with building on these SQL expressions...
Thanks,
Gil