This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Exclude nodename contactain XXX from all down nodes

Hi,

Im trying to display all the node status in Moderndashboard and i need to exclude the printers from the list, usually all the printers contains PRN in the name , mostly in between 
Is there any way we can exclude any nodes which contains PRN in the  Name 

select count(1) as countnodes from orion.nodes where status <>1

Need to exclude any nodes which contains PRN in the name from the above list

Any help is appreciated :-)

Parents Reply Children
No Data