mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[groups] don't alert for group. only for devices. #3065
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3065
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aristosv on GitHub (Jan 24, 2024).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I have 23 groups, and a total of 163 monitored devices in uptime kuma. There are currently 161 devices up and 2 devices down. The problem is that there's not actually 2 devices down. Only 1 device is down. The second device is actually the parent group of the device that's down. How can I configure the group to not appear as a device that's down?
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.23.11
💻 Operating System and Arch
Debian 12 x64
🌐 Browser
120.0.2210.144 (Official build) (64-bit)
🐋 Docker Version
Docker 24.0.7
🟩 NodeJS Version
No response
@CommanderStorm commented on GitHub (Jan 24, 2024):
You can switch this switch to not alert for this group:

@aristosv commented on GitHub (Jan 25, 2024):
To the best of my understanding, that option defines if a notification will be sent or not. I have emails configured, and that option is OFF for all groups. The whole group still appears to be down, even through only one device in that group is down.
@CommanderStorm commented on GitHub (Jan 25, 2024):
I am sorry, I was mislead by the title
customising if a group considers itsself
UPorUPis tracked inCurrent progress is that #4395 is blocking any further development (at least for the
v2.1release).