Hacker News new | ask | show | jobs
by Cyclenerd 2001 days ago
I'm author of a similar monitoring solution :) https://github.com/Cyclenerd/static_status
1 comments

That looks cool! More possibilities and it keeps history, nice.

Do the checks run in parallel?

no, it runs sequentially. But it is checked if status.sh is already running. So there are no repeaters.