|
|
|
|
|
by swanson
4707 days ago
|
|
Some kind of admin/logging console for cron jobs (specifically integration with the `whenever` gem). I have a few jobs that run daily/nightly/weekly and I would love to be able to get simple information like: when was the last time this ran, when is the next scheduled time, were there any errors, what was the output. Cronjob logging and monitoring seems to be pretty tricky and involves a lot of finicky Unix magic, so a nice wrapper would be appreciated. |
|