Where can I find the healthy.png, warning.png, and critical.png shown in the attached image? Or, is there another way to display the node status without using these PNG files? Took this template from a Squared Up YouTube video on building a SQL (Grid) dashboard.
Save these icons:
critical.png
healthy.png
warning.png
Create this folder on the SquaredUp server:
C:\inetpub\wwwroot\Images
Paste the images there.
It should just work once they are in that folder.
Jelly, thanks for the images and directory to add them to. This worked once I changed the code so ‘value’ was ‘value.statusDescription’ which is probably just a Solarwinds version difference.
Great to hear