I am looking for a list of the various states of the Status field in the NPM database. Currently I have several SQL filters set up on "All Nodes" widgets that specifies Status <> 9, where Unmanaged nodes are not included in the list of Nodes displayed. In one widget, I display a list of nodes that have been down longer than 48 hours and don't want to see Unmanaged nodes in this list either, but even though I have a similar filter "Status <> 9" as part of the SQL filter the Unmanaged nodes are still displayed. Any thoughts or guidance?