View Single Post
Old 03-31-2014, 09:16 AM   #3
Junior Member
 
Join Date: Apr 2013
Location: Romania
Posts: 9
mariusfv is on a distinguished road
Exclamation

Code:
[root@server1 /]# ps axu|grep cron
root     23225  0.0  0.0   5504   740 pts/0    S+   08:40   0:00 grep cron
Crontab not installed.

In: ISPmanager/Management Tools/Sheduler(cron): /usr/local/ispmgr/sbin/pbackup backup - appear to have correctly settings.

Manual backup from ISPmanager working, I've tested.

I've add logwatch as cron in ISPmnager: /usr/sbin/logwatch - to see if i get emails and with this occasion to check the ISPmanager cron module and via root the command: /usr/sbin/logwatch send me instant email with the log selected by me and via ISPmanager Sheduler(cron) no email in the last 3 days and interval is @daily in Sheduler(cron) of ISPmanager.

In the log of backup usr/local/ispmgr/var/pbackup.log is present only the last log when I made manually the last backup:
Code:
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO [Starting] planned backup system: 2014-03-28 14:57:43^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO User: mfvbn^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Loading plan's info from ISPmanager...^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Plan: 2^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Plan name: BackupMarius^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Archiver: tgz^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Storage: local^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Storage path: /home/backups^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Checking user's access to admin mode ...^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO ... access granted^[[0m
Mar 28 14:57:43 [14869:0] ^[[1;32mINFO Downloading archive ...^[[0m
Mar 28 15:05:01 [14869:0] ^[[1;36mEXTINFO Execute (/bin/cat /home/backups/mfvbn/admin-2_full-2014-03-28.tar.gz) return=0 exited^[[0m
Mar 28 15:05:01 [14869:0] ^[[1;32mINFO Finishing [mfvbn] ...^[[0m
So without an error log I'm stuck to solve my problem why Sheduler(cron) of ISPmanager and my backups are stopped suddenly?

Please some help.
mariusfv is offline   Reply With Quote