Custom Template to show node status

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.

NodeStatus-1.png

Save these icons:

critical.png

critical.png

healthy.png

healthy.png

warning.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 :slight_smile: