Hi Guys,
I am after a way to show the Nodes we have problems with using a tree structure.
Currently I use a "All Nodes - Tree" view, structured using 3 custom properties fields and with a filter of "Status<>1 AND Unmanaged=0 AND Status<>11"
This allows me to view our down nodes in a tree structure (more specifically those that are not up, not unmanaged and not external). Because I am using STATUS<>1 this view excludes any nodes that are up unfortunately it also excludes those that are up but have interfaces that are down. Which are the ones I am trying to include.
Now I know I can use the "Nodes with Problems" view and this will list all our devices with issues including if the node only has 1 down interface but my problem is this list can be very larage and because it is not structured is very confusing as many devices on different sites have the same/similar names.
In short - does anyone know how to structure the "Nodes with Problems" view or is there a STATUS or tag a node takes when one of its interfaces is down, if there is I can add it into the filter I have.
Thanks.