[snip]
> The script works find from the command line, but will not work at all
> in a cron job.
This almost always points to something in the environment.
Where did Astro::Time actually get installed? Check the above paths to
see if it is actually there, or whether cpan put it somewhere else.
On 2017-01-02, Gregory P. Ennis wrote:
>
> The error message I get in the logs is :
>
> Can't locate Astro/Time.pm in @INC (@INC contains:
> /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 .) at /usr/loca
Everyone,
I am building a gateway server with a new : CentOS Linux release
7.3.1611 (Core) with 3.10.0-514.2.2.el7.x86_64 kernel.
Everything was going find, but I was not able to get a particular
cronjob to function properly that contained a perl script with
Astro::Time as an include file. Astr
Am 06.03.2012 18:56, schrieb Bowie Bailey:
> On 3/4/2012 10:25 PM, Tim Dunphy wrote:
>> hello list,
>>
>> I am attempting to backup a centos 5.4 (x86_64) server running mysql
>> with a cron job. Here's how the cron job looks:
>>
>> [root@cloud:/home/bluethundr/backupdb] #crontab -l
>> * 3 * * * /
On 3/4/2012 10:25 PM, Tim Dunphy wrote:
> hello list,
>
> I am attempting to backup a centos 5.4 (x86_64) server running mysql
> with a cron job. Here's how the cron job looks:
>
> [root@cloud:/home/bluethundr/backupdb] #crontab -l
> * 3 * * * /usr/bin/mysqldump jfwiki >
> /home/bluethundr/backup
On Sun, Mar 4, 2012 at 9:25 PM, Tim Dunphy wrote:
> hello list,
>
> I am attempting to backup a centos 5.4 (x86_64) server running mysql
> with a cron job. Here's how the cron job looks:
>
> [root@cloud:/home/bluethundr/backupdb] #crontab -l
> * 3 * * * /usr/bin/mysqldump jfwiki >
> /home/blueth
On 03/04/2012 07:25 PM, Tim Dunphy wrote:
> hello list,
>
> I am attempting to backup a centos 5.4 (x86_64) server running mysql
> with a cron job. Here's how the cron job looks:
>
> [root@cloud:/home/bluethundr/backupdb] #crontab -l
> * 3 * * * /usr/bin/mysqldump jfwiki>
> /home/bluethundr/bac
>From: Tim Dunphy
>To: CentOS mailing list
>Sent: Sunday, March 4, 2012 8:25 PM
>Subject: [CentOS] cron job not running
>
>hello list,
>
>I am attempting to backup a centos 5.4 (x86_64) server running mysql with a
>cron job. He
Am 05.03.2012 04:25, schrieb Tim Dunphy:
> hello list,
>
> I am attempting to backup a centos 5.4 (x86_64) server running mysql
> with a cron job. Here's how the cron job looks:
>
> [root@cloud:/home/bluethundr/backupdb] #crontab -l
> * 3 * * * /usr/bin/mysqldump jfwiki >
> /home/bluethundr/bac
hello list,
I am attempting to backup a centos 5.4 (x86_64) server running mysql
with a cron job. Here's how the cron job looks:
[root@cloud:/home/bluethundr/backupdb] #crontab -l
* 3 * * * /usr/bin/mysqldump jfwiki >
/home/bluethundr/backupdb/wiki-$(date +%Y%m%d).sql
However if I run the comm
2010/1/7 mcclnx mcc :
> We have CENTOS 5.3 on DELL server. there has a cron job supposedly should
> run on 1st and 3rd week on Saturday but it run everyday. anyone know what
> wrong?
>
>
> 01 08 1-7,15-21 * 6 program.sh
>
>From "man 5 crontab"
The time and date fields are:
This was just recently
2010/1/7 mcclnx mcc :
> We have CENTOS 5.3 on DELL server. there has a cron job supposedly should
> run on 1st and 3rd week on Saturday but it run everyday. anyone know what
> wrong?
This was just covered recently in another mail thread with loads of
examples and techni
We have CENTOS 5.3 on DELL server. there has a cron job supposedly should run
on 1st and 3rd week on Saturday but it run everyday. anyone know what wrong?
01 08 1-7,15-21 * 6 program.sh
___
您的生活即時通 - 溝通、娛樂、生活、工作一次搞定!
http://messenger.yahoo.
On Mon, Dec 14, 2009 at 12:39:50PM -0500, Brian Mathis wrote:
> On Mon, Dec 14, 2009 at 2:46 AM, Roland Roland
> wrote:
> > Hello,
> >
> > i have a certain issue at hand that i'm trying to solve.
> >
> > there's a certain command that i need to execute 10 minutes after boot.
> > how can i set tha
On Mon, Dec 14, 2009 at 2:46 AM, Roland Roland wrote:
> Hello,
>
> i have a certain issue at hand that i'm trying to solve.
>
> there's a certain command that i need to execute 10 minutes after boot.
> how can i set that? im not very expert with cron jobs but can it be done
> that way? i know that
Roland Roland wrote:
> Hello,
>
> i have a certain issue at hand that i'm trying to solve.
>
> there's a certain command that i need to execute 10 minutes after boot.
> how can i set that? im not very expert with cron jobs but can it be done
> that way? i know that cronjob works on specified time
Hi,
On Mon, 2009-12-14 at 08:51 +0100, Michel van Deventer wrote:
> Hi,
>
> On Mon, 2009-12-14 at 09:46 +0200, Roland Roland wrote:
> > Hello,
> >
> > i have a certain issue at hand that i'm trying to solve.
> >
> > there's a certain command that i need to execute 10 minutes after boot.
> > how
Quoting Roland Roland :
> Hello,
>
> i have a certain issue at hand that i'm trying to solve.
>
> there's a certain command that i need to execute 10 minutes after boot.
> how can i set that? im not very expert with cron jobs but can it be done
> that way? i know that cronjob works on specified ti
Roland Roland wrote:
> Hello,
>
> i have a certain issue at hand that i'm trying to solve.
>
> there's a certain command that i need to execute 10 minutes after boot.
> how can i set that? im not very expert with cron jobs but can it be done
> that way? i know that cronjob works on specified time
Hi,
On Mon, 2009-12-14 at 09:46 +0200, Roland Roland wrote:
> Hello,
>
> i have a certain issue at hand that i'm trying to solve.
>
> there's a certain command that i need to execute 10 minutes after boot.
> how can i set that? im not very expert with cron jobs but can it be done
> that way? i
Hello,
i have a certain issue at hand that i'm trying to solve.
there's a certain command that i need to execute 10 minutes after boot.
how can i set that? im not very expert with cron jobs but can it be done
that way? i know that cronjob works on specified time but how can i set
it to run with
-Nachricht- Betreff: [CentOS] Cron Job? Datum: Wed, 27 May 2009 22:32:04 +0200 Von: Jason Todd Slack-Moehrle An: CentOS mailing list Hi All, How does one create a cron job that runs commands like: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update /usr/local/awstats/wwwroot
Jason Todd Slack-Moehrle wrote:
> Hi All,
>
> How does one create a cron job that runs commands like:
>
> /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update
> /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update
>
> Say every 15 mins?
>
> -Jason
You could cr
Hi All,
How does one create a cron job that runs commands like:
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update
/usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update
Say every 15 mins?
-Jason
___
CentOS mailing
--- On Wed, 9/17/08, Al Sparks <[EMAIL PROTECTED]> wrote:
> From: Al Sparks <[EMAIL PROTECTED]>
> Subject: Re: [CentOS] cron job not working
> To: "CentOS mailing list"
> Date: Wednesday, September 17, 2008, 9:26 AM
> > Probably a permissions pr
> Probably a permissions problem, as has been noted. What I can't
> understand is how the problem came to be so complicated. This,
> run as a root cron job, will produce the desired directory:
>
> #!/bin/bash
> mkdir -p /ora-local/db-test-backups/`date +%Y"_"%m"_"%d`
>
> ...without the adjustment
: bruce <[EMAIL PROTECTED]>
To: CentOS mailing list
Sent: Tuesday, September 16, 2008 4:25:23 PM
Subject: RE: [CentOS] cron job not working
hey al...
what are the privs that the cron is being run as. the cron should be root.
what are the acls for the dir that you're writing to??
it
Al Sparks wrote:
Here's a perl script that works when I run it manually. But when I
run it via cron, it won't create the directory. But worse than that,
an email isn't sent to the account running the job. So I'm not
getting an error, but it does work when I run it manually.
If I put an obvi
t: Tuesday, September 16, 2008 5:01 PM
To: Centos List
Subject: [CentOS] cron job not working
Here's a perl script that works when I run it manually. But when I
run it via cron, it won't create the directory. But worse than that,
an email isn't sent to the account running the jo
Here's a perl script that works when I run it manually. But when I
run it via cron, it won't create the directory. But worse than that,
an email isn't sent to the account running the job. So I'm not
getting an error, but it does work when I run it manually.
If I put an obvious error in the scri
]>
Date: Fri, 5 Oct 2007 11:50:01
To:"CentOS mailing list"
Subject: [CentOS] Cron job
Dear All Salam,
Is there a possibility that we can run MRTG command in seconds
The only thing is know is we can run MRTG in one minute other than standard 5
minutes
Like
*/1 * *
umair shakil wrote:
Is there a possibility that we can run MRTG command in seconds
...
what if, i want to monitor traffic in seconds??
then you need a different monitoring tool, perhaps ntop
___
CentOS mailing list
CentOS@centos.org
http://lists
Dear All Salam,
Is there a possibility that we can run MRTG command in seconds
The only thing is know is we can run MRTG in one minute other than standard
5 minutes
Like
*/1 * * * * root env LANG=C /usr/bin/mrtg /etc/mrtg/test.cfg
what if, i want to monitor traffic in seconds???
Regar
33 matches
Mail list logo