I have created a SAM template that checks the "patched" status of a set of Linux servers.
This is working exactly as I want - OK if they're at the latest patch level, WARNING if they're not.
What I'd like to do is include that status as a simple pie chart, for a management dashboard.
The format of the "Application Health Overview" is perfect - I just want it to only reflect the health of the one application, not all of my applications.
Any advice on how to do this?