Is there some SQL filter code in EOC that will allow us to filter out the node that are set to "unmanaged". We do not want them showing up in EOC as being down.
I can do this easily in Orion NPM. But, I have been unable to find the filter in EOC.
In your resource filter, you can try setting the filter to Node.Status <> 9
This will also work : Node.GroupStatus<>'Unmanaged.gif'