Y
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
jandeboevrie
2001 days ago
That looks cool! More possibilities and it keeps history, nice.
Do the checks run in parallel?
link
Cyclenerd
2001 days ago
no, it runs sequentially. But it is checked if status.sh is already running. So there are no repeaters.
link
Do the checks run in parallel?