Hello,
I need to perform specific actions before and after a cPanel server does scheduled tasks,
like the daily backups and the update of the system...
I am using the new backup system / daemon and the stable tier for updates and
have scheduled these services through WHM crons scheduler to execute:
update @ 1:00 AM
backup @ 2:00 AM
I know I could just put a cron to perform the tasks I need, just few mins before
these times, but there is no easy way to detect when / if they finished,
so I was wondering, if there is another way, to be able to configure an .sh
script or command, to be executed, before and after these services run...
Any ideas and insight will be highly appreciated !
Thanks,
Ryan
I need to perform specific actions before and after a cPanel server does scheduled tasks,
like the daily backups and the update of the system...
I am using the new backup system / daemon and the stable tier for updates and
have scheduled these services through WHM crons scheduler to execute:
update @ 1:00 AM
backup @ 2:00 AM
I know I could just put a cron to perform the tasks I need, just few mins before
these times, but there is no easy way to detect when / if they finished,
so I was wondering, if there is another way, to be able to configure an .sh
script or command, to be executed, before and after these services run...
Any ideas and insight will be highly appreciated !
Thanks,
Ryan