Actions
Bug #7570
closedDaemons and cronjob scripts should report crashes
Start date:
03/22/2022
Due date:
% Done:
0%
Estimated time:
To be discussed:
No
Description
Hawat reports crashes with tracebacks to admin email. We should do the same for daemons and cronjobs (for those stderr and correct cron config is probably enough).
Related issues
Updated by Pavel Kácha over 2 years ago
- Related to Feature #3367: Implement sending of critical errors via email added
Updated by Rajmund Hruška over 1 year ago
Cron jobs are already reporting crashes.
More specifically, we get an email when the executed command fails. I haven't tested what happens when the cron job itself crashes, but I think that's a rare case.
Updated by Pavel Kácha over 1 year ago
Rajmund Hruška wrote in #note-2:
Cron jobs are already reporting crashes.
More specifically, we get an email when the executed command fails. I haven't tested what happens when the cron job itself crashes, but I think that's a rare case.
Looking back to the description, I guess thats what was meant by that notice about stderr and correct cron config.
Actions