Re: [CentOS] Cron.Hourly

2017-02-02 Thread Matthew Miller
On Thu, Feb 02, 2017 at 10:55:00AM -0600, Matt wrote: > When I have multiple scripts in /etc/cron.hourly/ using noanacron do > they all start at same time or sequentially? I would rather they all > went at same time in case one takes close to an hour to complete. Sequentially. This is accomplishe

[CentOS] Cron.Hourly

2017-02-02 Thread Matt
When I have multiple scripts in /etc/cron.hourly/ using noanacron do they all start at same time or sequentially? I would rather they all went at same time in case one takes close to an hour to complete. ___ CentOS mailing list CentOS@centos.org https://

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Timothy Murphy
Jason Pyeron wrote: > Please send output of: > > for i in /etc/crontab /var/spool/cron/*; do echo $i && cat $i; done Thank you very much. That seems indeed to be the solution. On the first machine I have: --- [r...@helen tmp]# for i in /etc/crontab /va

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Jason Pyeron
s-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Timothy Murphy > Sent: Wednesday, March 17, 2010 18:05 > To: centos@centos.org > Subject: Re: [CentOS] cron.hourly runs twice > > Jason Pyeron wrote: > > >> >>> For some reason I cannot fath

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Timothy Murphy
Jason Pyeron wrote: >> >>> For some reason I cannot fathom, >> >>> cron.hourly runs twice each hour >> >>> on one of my two CentOS-5.4 systems, > > Add this to the cron.hourly > > #!/bin/sh > pstree -up >> /tmp/foo.log I tried this; the relevant lines on the first machine are: -

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread m . roth
Timothy wrote: > Michael Schumacher wrote: > >>> I just wonder if anyone has come across this curiosity? >>> Or can suggest any possible cause. >> >> Did you edit one of the jobs? Some Editors (joe) create a file with an >> "~" at the end as a backup. If you edit one of your cronjob-scripts >> in /

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Jason Pyeron
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Michael Schumacher > Sent: Wednesday, March 17, 2010 9:00 > To: CentOS mailing list > Subject: Re: [CentOS] cron.hourly runs twice > > Timothy, > >

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Michael Schumacher
Timothy, On Wednesday, March 17, 2010 you wrote: >>> For some reason I cannot fathom, >>> cron.hourly runs twice each hour >>> on one of my two CentOS-5.4 systems, Here comes a very weird idea. I don't know the internals of the cron-daemon good enough to know if this can actually happen. If you

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Timothy Murphy
Michael Schumacher wrote: >> I just wonder if anyone has come across this curiosity? >> Or can suggest any possible cause. > > Did you edit one of the jobs? Some Editors (joe) create a file with an > "~" at the end as a backup. If you edit one of your cronjob-scripts > in /etc/cron.hourly/ , you

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Timothy Murphy
Jeff wrote: >> For some reason I cannot fathom, >> cron.hourly runs twice each hour >> on one of my two CentOS-5.4 systems, > hourly, daily, weekly and monthly jobs are configured in /etc/crontab. > What's your /etc/crontab look like? Are you seeing the same behavior > for daily/weekly jobs? Have

Re: [CentOS] cron.hourly runs twice

2010-03-17 Thread Michael Schumacher
Timothy, On Tuesday, March 16, 2010 you wrote: > Mar 16 14:01:01 helen crond[27833]: (root) CMD (run-parts /etc/cron.hourly) > Mar 16 14:01:01 helen crond[27834]: (root) CMD (run-parts /etc/cron.hourly) > I just wonder if anyone has come across this curiosity? > Or can suggest any possible cause

Re: [CentOS] cron.hourly runs twice

2010-03-16 Thread Robert Nichols
On 03/16/2010 10:11 AM, Jeff wrote: > On Tue, Mar 16, 2010 at 9:15 AM, Timothy Murphy wrote: >> For some reason I cannot fathom, >> cron.hourly runs twice each hour >> on one of my two CentOS-5.4 systems, >> as reported in /var/log/cron: >> - >> Mar 16 14:01:01 helen crond[

Re: [CentOS] cron.hourly runs twice

2010-03-16 Thread Jeff
On Tue, Mar 16, 2010 at 9:15 AM, Timothy Murphy wrote: > For some reason I cannot fathom, > cron.hourly runs twice each hour > on one of my two CentOS-5.4 systems, > as reported in /var/log/cron: > - > Mar 16 14:01:01 helen crond[27833]: (root) CMD (run-parts /etc/cron.hour

[CentOS] cron.hourly runs twice

2010-03-16 Thread Timothy Murphy
For some reason I cannot fathom, cron.hourly runs twice each hour on one of my two CentOS-5.4 systems, as reported in /var/log/cron: - Mar 16 14:01:01 helen crond[27833]: (root) CMD (run-parts /etc/cron.hourly) Mar 16 14:01:01 helen crond[27834]: (root) CMD (run-parts /etc/c