mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-08 04:14:01 -05:00
Server stats alert still fires even when "Send XX Alerts" is disabled in server config #201
Reference in New Issue
Block a user
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 @bcat on GitHub (Feb 5, 2025).
I have the "Send Memory Alerts" option disabled for a server (since the alert triggers spuriously when using OpenZFS on Linux due to the underlying sysinfo library not knowing to filter out the ZFS ARC: #125). However, despite the setting being disabled, a critical ServerMem alert still fires when memory exceeds the "Memory Critical" threshold. This alert shows up in the status bar at the top of every Komodo page, and it appears to be impossible to dismiss or silence.
Given that I disabled the alert, I would expect it not to fire at all. But it seems disabling "Send XX Alerts" only affects the Alerter, not the Komodo UI itself. I will try setting the "Memory Warning" and "Memory" critical thresholds to 100% to force memory alerts never to trigger, however, I feel like this isn't an obvious thing to need to do. :)
@bcat commented on GitHub (Feb 9, 2025):
Just to update, setting both the warning and critical thresholds to 100% seems to disable the alert for real, though I've run into some weirdness with the alert not always clearing when the threshold is changed. (Just as I went to report that, it finally cleared, though, so I've no idea what the actual problem was there.)
@ffynnonbot commented on GitHub (Jun 13, 2025):
Same here.
Had to set the thresholds really high to actually get the old alert to clear even though I turned off alerting for memory.