Automatic Alert Suppression During Total Downtime #3672

Closed
opened 2026-02-28 03:37:20 -05:00 by deekerman · 1 comment
Owner

Originally created by @dancingmotion42 on GitHub (Oct 16, 2024).

Hi there,

I’d like to see a feature in Uptime Kuma that detects when all monitored services or ports are down at the same time. In such cases, the system should temporarily disable email alerts to prevent spamming everyone with notifications about the downtime. This way, if the Uptime Kuma server loses its internet connection, we won’t get flooded with unnecessary alerts.

Detection Logic:

  • Add a check just for Uptime Kuma to monitor, maybe a few different services. If all of these services go down, then it is safe to say Uptime Kuma lost internet connection and can no longer monitor correctly.

User Notification:

  • An email should be specified under the new detection logic check to send an alert that Uptime Kuma went down at this time and date and that the connection has now been restored.
Dear [User/Team Name],

This is to inform you that Uptime Kuma experienced a service interruption on [Date] at [Time]. The monitoring system detected that all services were down during this period.

**Details:**
- **Downtime Start:** [Date and Time]
- **Downtime End:** [Date and Time]
- **Duration of Downtime:** [X hours and Y minutes]
  
The connection has been restored.

🏷️ Feature Request Type

Maintenance, Other

🔖 Feature description

.

✔️ Solution

.

Alternatives

No response

📝 Additional Context

No response

Originally created by @dancingmotion42 on GitHub (Oct 16, 2024). ### 📑 I have found these related issues/pull requests Hi there, I’d like to see a feature in Uptime Kuma that detects when all monitored services or ports are down at the same time. In such cases, the system should temporarily disable email alerts to prevent spamming everyone with notifications about the downtime. This way, if the Uptime Kuma server loses its internet connection, we won’t get flooded with unnecessary alerts. **Detection Logic:** - Add a check just for Uptime Kuma to monitor, maybe a few different services. If all of these services go down, then it is safe to say Uptime Kuma lost internet connection and can no longer monitor correctly. **User Notification:** - An email should be specified under the new detection logic check to send an alert that Uptime Kuma went down at this time and date and that the connection has now been restored. ``` Dear [User/Team Name], This is to inform you that Uptime Kuma experienced a service interruption on [Date] at [Time]. The monitoring system detected that all services were down during this period. **Details:** - **Downtime Start:** [Date and Time] - **Downtime End:** [Date and Time] - **Duration of Downtime:** [X hours and Y minutes] The connection has been restored. ``` ### 🏷️ Feature Request Type Maintenance, Other ### 🔖 Feature description . ### ✔️ Solution . ### ❓ Alternatives _No response_ ### 📝 Additional Context _No response_
Author
Owner

@CommanderStorm commented on GitHub (Apr 27, 2025):

duplicate of the asked Conditional monitoring feature #1089

@CommanderStorm commented on GitHub (Apr 27, 2025): duplicate of the asked Conditional monitoring feature #1089
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#3672
No description provided.