Comments
-
I want to check only mail server address in modern dashboard
-
Thanks
-
Thank you, can I change the light green color to bold green color?
-
Hi ,How to add Icon maping?
-
Thank you very much
-
I want the color output to change from blue to green and from pink to red. SELECT aa.Node.Caption,aa.StatusDescription AS Status, COUNT(distinct aa.Node.Caption) AS Total , SI.Color FROM Orion.APM.Application as aa INNER JOIN Orion.StatusInfo SI on SI.StatusId=aa.Status INNER JOIN Orion.ContainerMemberSnapshots cm on…
-
distinct NOt Working...
-
I know that <case> should be used. According to the query I have written. For example, I want the output to turn green if I see (up) or red if I see (critical).