Skip to content

Delta / Change monitoring #7094

@GAS85

Description

@GAS85

📑 I have found these related issues/pull requests

I could not find any related issues.

🔖 Feature description

Hey, I have a dashboard (rspamd) that will contentiously increase counter of rejected mails. To be able to monitor it, I do create following JSON Monitor:

http://mailserver:11334/stat
JSON-Abfrage:actions.reject
Expected Value:2

I will be notified when rejected mails amount will be increased by any value, but only once. Then I need to update value in UK.

✔️ Solution

It would be nice to have an option to monitor changes, e.g. value was reported as n+1, then alarm was triggered and next time it becomes "expected value", monitor goes green and only send notification if value changes again.

It shall be expected that value can goes back to n-1 or 0 in some time.

❓ Alternatives

I need to update monitor by my hands after values was changed.

📝 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features to be added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions