Re: question about cron



Usually it is /var/log/cron.log (assuming that the default syslog config has not been changed).

If you don't see the command execute in the log file (assumin that you do have cron.log), try restarting cron. My understanding is that cron should be able to re-read the crontab file on the fly, but (at least on other Unix OSes), but just in case, you may need to do that.

On Dec 26, 2006, at 10:35 AM, Bill Tangren wrote:

I have one server on which it does not seem that the cron daemon is working. I use cron to do system backups and to rotate those backups (as well as quite a few other things). None of them seem to be happening.

My question is, what do I look for in the logs to determine whether or not the cron daemon is running, and if not, why not?

Thanks,

Bill Tangren

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: my log files-is there any problem
    ... > Here is my log file which is generated by Logwatch. ... > Unknown Entries: ... Those arise from cron jobs being run. ... > I am little concerned with these 2 means are these the normal entries ...
    (Fedora)
  • Re: lwp-download http://..--how do I use it to download pages?
    ... putting it in a batch file; however, I would like to create a log file ... the job under cron in my account and anything it outputs will be emailed ... Is there a way for Perl, ...
    (comp.lang.perl.modules)
  • Re: cron job with pid: xxxx Failed
    ... > the cron yesterday & came across this entry in the cron log file ... You mention that no log file is created. ... the script called by cron. ... Permissions have chaned somewhere. ...
    (comp.unix.admin)
  • Re: cron job with pid: xxxx Failed
    ... > the cron yesterday & came across this entry in the cron log file ... You mention that no log file is created. ... the script called by cron. ... Permissions have chaned somewhere. ...
    (comp.unix.aix)
  • Re: question about cron [FIXED]
    ... use cron to do system backups and to rotate those backups (as well as quite a ... cron daemon is running, and if not, why not? ...
    (RedHat)