I am trying to duplicate the functionality of the built-in 'Nodes with Problems' as a custom query. Specifically, I am trying to duplicate the description column where the "Node Status is <Status>" as colored and bolded, while the list of issues is on a separate line but still on the same column. I need more columns and customization than 'Nodes with Problems' offers, but I can't figure out how to duplicate it in a Custom Query widget.
Orion.NodesData StatusDescription has the full description (Node Status and list of issues), but there is no way to color code the Node Status since it displays as a solid block of text. Orion.NodeChildStatus StatusDescription just has the warnings so I can separate that out, but I'm still running into roadblocks on coloring and combining Node Status and the Warning on the same column. Any suggestions?