Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailq: Warn on age, not only on count #781

Open
xeiss opened this issue Oct 2, 2024 · 1 comment
Open

mailq: Warn on age, not only on count #781

xeiss opened this issue Oct 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@xeiss
Copy link

xeiss commented Oct 2, 2024

Describe the solution you'd like

Additional warn/crit alert possibility for the age of the oldest mail in queue. Default 1 Hour warn, no crit per default.
Warn count default could then be higher, maybe 10.
Perfdata could be still the count, but also maybe the age of the oldest mail in seconds.

Additional context

For my mailq monitoring i don't really want to get an alert on the count. Because 100 mails in queue are fine (on some systems), when they will get sent within some minutes. But already 1 mail, which is stuck for more then one hour is for me more interessting in monitoring.

@xeiss xeiss added the enhancement New feature or request label Oct 2, 2024
@markuslf
Copy link
Member

markuslf commented Oct 4, 2024

Thank you for your suggestion, sounds reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants