How can I replicate the new NCM status widget taking data from /apps/ncm/nodes and make it provide data from SAM application groups?
The SWQL for the current widget "Down" state is:
SELECT COUNT(1) as TheCount, '/apps/ncm/nodes/status/14' as Link FROM NCM.Nodes WHERE Nodes.Status = 2
Is there an equivalent filter model/app for SAM like orion.xyz.com/.../2
I'd like to use modern dashboard elements...