Would be great if we can assign different heartbeat frequencies for different time slots and days.
TravelSpells
Created on March 31, 2016 · Last update on July 16, 2024
2 Comments
Mike Knowles
I'd really like this feature too. We have a maintenance window on some applications that I am checking; it would be great to be able to have a schedule that operates around this.
This won't be integrated in the product, it's way to much interface and clutter just to hide downtimes. But there's an API you can use to do this if you want, just put a cron which changes your check frequency or disable them, it's a single line of curl (per check): https://updown.io/api
2 Comments
I'd really like this feature too. We have a maintenance window on some applications that I am checking; it would be great to be able to have a schedule that operates around this.
This won't be integrated in the product, it's way to much interface and clutter just to hide downtimes. But there's an API you can use to do this if you want, just put a cron which changes your check frequency or disable them, it's a single line of curl (per check): https://updown.io/api
Sign in to comment