[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Cron Help



Hello,

I want to execute the installed analog program every 24 hours with a specified configuration file.
For this I have copied a file called "stats" w/ the following contents into the /etc/cron.daily directory.

<snip>
#!/bin/sh

/usr/local/sbin/analog +g/home/sites/home/domainnamecom.cfg
</snip>

When I type this "/usr/local/sbin/analog +g/home/sites/home/domainnamecom.cfg" command when logged in via telnet as root, analog is
executed and it generates a HTML page for me, this means the configuration file "domainnamecom.cfg" is fine. The problem is, the
"stats" with the above content is not executed at all. What have I done wrong? What can I do so that it will be executed every 24
hours?

Thanks,
Fathi

----- Original Message -----
From: Byron Jackson / SevenFrogs.com Inc. <byron@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxx>
Sent: Friday, December 24, 1999 12:18 AM
Subject: [cobalt-users] RAQ2 help w/ backup


>
> Hello,
>
> we are backing up all of our servers but one of our servers, a RAQ2
> w/ 256 megs of ram keeps timing out when we try and perform a complete backup
> or if we try and perform the backup of the largest site. How can we fix this?
>
>
> Byron Jackson
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>