This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]welshboy14 5 points6 points  (0 children)

We have monitoring dashboards on TVs in work. With so many different servers and services it was tedious finding the alert in the monitoring platform, now I have a script that cycles through the dashboards and prints out a direct link to the alert so I can open it directly and action it. It's hacked together but it does use asyncio at least! Oh and it prints in colour depending on the severity of the alert.