Lower heartbeat interval when monitor is DOWN? #2783

Closed
opened 2026-02-28 03:06:59 -05:00 by deekerman · 0 comments
Owner

Originally created by @Vincent-HD on GitHub (Nov 13, 2023).

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I would like the possibility to lower the heartbeat interval when a monitor is marked as DOWN.
For example, here I have an Interval of 30 min betweens checks and 60 sec x 3 on pending. But as soon as it is marked as DOWN, it checks every 30 min again, can we change that behaviour?

It's useful if I don't want to “spam” our websites with checks, but I want to be able to be notified as soon as I want when a monitor is back up

So it would be, for example:

  • Check every 30 min if UP
  • Check every 30 sec if PENDING and max 3 times
  • Check every 5 min if DOWN

Thank you 👍

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.1

💻 Operating System and Arch

Ubuntu 20.04.5

🌐 Browser

Vivaldi 6.4.3160.42

🐋 Docker Version

23.0.0

🟩 NodeJS Version

No response

Originally created by @Vincent-HD on GitHub (Nov 13, 2023). ### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### 📝 Describe your problem I would like the possibility to lower the heartbeat interval when a monitor is marked as `DOWN`. For example, here I have an Interval of 30 min betweens checks and 60 sec x 3 on pending. But as soon as it is marked as `DOWN`, it checks every 30 min again, can we change that behaviour? It's useful if I don't want to “spam” our websites with checks, but I want to be able to be notified as soon as I want when a monitor is back up So it would be, for example: - Check every 30 min if `UP` - Check every 30 sec if `PENDING` and max 3 times - Check every 5 min if `DOWN` Thank you 👍 ### 📝 Error Message(s) or Log _No response_ ### 🐻 Uptime-Kuma Version 1.23.1 ### 💻 Operating System and Arch Ubuntu 20.04.5 ### 🌐 Browser Vivaldi 6.4.3160.42 ### 🐋 Docker Version 23.0.0 ### 🟩 NodeJS Version _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#2783
No description provided.