Is your feature request related to a problem? Please describe.
Right now, you can create, edit and delete cronjobs using Cronboard. But if the cronjob fails, you will not get any notification.
Describe the solution you'd like
I want to investigate the possibility to create a python deamon/wrapper which will then run on the background to check the logs or something, to get notifications if a cronjob fails.
I know this exists, but the last update was in 2024.
Additional context
This daemon/wrapper will only run if we activate notifications. Cronboard needs then to offer somehow the possibility to activate it.
Is your feature request related to a problem? Please describe.
Right now, you can create, edit and delete cronjobs using Cronboard. But if the cronjob fails, you will not get any notification.
Describe the solution you'd like
I want to investigate the possibility to create a python deamon/wrapper which will then run on the background to check the logs or something, to get notifications if a cronjob fails.
I know this exists, but the last update was in 2024.
Additional context
This daemon/wrapper will only run if we activate notifications. Cronboard needs then to offer somehow the possibility to activate it.