Server Info (please complete the following information):
- OS: [e.g. Ubuntu 20.04, Debian 10] Debian 12
- Browser: [e.g. chrome, safari] Firefox
- RMM Version (as shown in top left of web UI): 0.1.4
Installation Method:
Agent Info (please complete the following information):
- Agent version (as shown in the 'Summary' tab of the agent from web UI): 2.10.0
- Agent OS: [e.g. Win 10 v2004, Server 2016] all of them
Describe the bug
When a check changes from the "Warning" to the "Error" state, and Alerts are configured to trigger for "Warnings" and for "Errors", then no additional alert is triggered.
To Reproduce
Steps to reproduce the behavior:
- Define an Alerting Template that sends a mail when a Check fails with the "Warning" or "Error" (which is the default)
- Create a check that succeeds but can be brought into the "Warning" and "Error" state (i.e.: Diskspace check on a small partition)
- Bring the check into the "Warning" state (i.e. fill up the disk above the warning threshold)
- Bring the check from the "Warning" to the "Error" state without reaching the "success" or "Info" state in between (i.e. further fill up the disk above the error threshold)
Expected behavior
I expect that it triggers the alert action when the check enters the "error" state regardless of wheter a lower priority alert has been triggered before
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
- Already asked on Discord two weeks ago but did not receive a response
- For us this is a critical issue. We expected to be alerted on Errors and set up a process to immediately react to any Error alerts, while Warning alerts are handled with a lower priority. An Error state should not be made invisible to us by a lower priority alert.
Server Info (please complete the following information):
Installation Method:
--insecureflag at installAgent Info (please complete the following information):
Describe the bug
When a check changes from the "Warning" to the "Error" state, and Alerts are configured to trigger for "Warnings" and for "Errors", then no additional alert is triggered.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that it triggers the alert action when the check enters the "error" state regardless of wheter a lower priority alert has been triggered before
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context