What would you use as cron jobs management tool, viewer (web application based on PHP / MySQL would be preferred / gui required)?

Having an overview of multiple jobs running periodically is crucial for me. Something offering calendar views or gantt diagrams would be great.

Some open source scheduler based on cron jobs which would offer such views would help equally.

link|improve this question
feedback

1 Answer

I use crontab -e, crontab -l and su or sudo. ;-)

link|improve this answer
These are the only ones that I know of as well. – KayakJim Oct 21 '10 at 13:38
Thanks but I would rather be looking for something more handy (which might be integrated with a calendar for instance). – Shal Oct 22 '10 at 8:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.