How to display a status from an external script? #732
erostefano
started this conversation in
General
Replies: 1 comment 1 reply
|
Hi, I can think of two possible solutions for this:
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
The title might sound confusing, but the issue is actually quite simple.
I have a few scripts that run daily as part of a cron job. Each time they run, I want to see a timestamp appear on my Glance dashboard. That way, I can quickly verify that everything is working correctly.
What solutions are available for this?
Thanks!
All reactions