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

Re: [cobalt-users] Cron.hourly error messages



Cool, you could probably check the users cron files then - as root:

crontab -l "username"

//should show a list of cron entries (if present) for "username" BE CAREFUL
AS MAKING TYPO'S WITH THIS COMMAND COULD WIPE CRONJOBS ..... crontab -l (run
as root will show roots cron entries)//

OR

cd /var/spool/cron

//and look for username directory and scripts here//



I am not sure if Sun has changed these locations, but it might be worth a
try.











On 9/23/02 10:14 AM, "Malcolm Hills" <associates@xxxxxxxxxxxxxx> wrote:

> ----- Original Message -----
> From: "Sonny Taite" <sonny@xxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Sunday, September 22, 2002 11:08 PM
> Subject: Re: [cobalt-users] Cron.hourly error messages
> 
> 
>> 
>> Are you saying you ran:
>> 
>> /etc/rc.d/init.d/asp-admin-3000 restart
>> 
>> And you got the same error message??
>> 
>> 1. Are you runnng it as root?
>> 2. Does the script have execute permissions? (ls -la should =
> rwxr-xr-x or
>> something similar)
>> 
>> If these are ok, then the actual asp-admin-* scripts may be calling
>> something else in the /etc/rc.d/init.d directory - or at least
> trying to. I
>> don't have access to a Raq* machine so I can't tell you exactly how
> they
>> "should" work.
>> 
>> Try looking through
>> 
>> 
>> Tutorials are plentiful on the subject.... But you could try:
>> 
>> http://www1.freeos.com/guides/lsst/index.htm
>> 
>> As a starter anyway.
>> 
>> 
>> Sonny.
> 
> 
> Sorry,   my reply was a bit ambiguous  -  I ran
> /etc/rc.d/init.d/asp-admin-3000 restart  and had no problems at
> l   -   the cron generated error message is still appearing though -
> however I am beginning to think that this may be a webnim monitoring
> problem  - I removed an old version of webmin from my machine
> yesterday which I seem to remember had some monitoring set-up on it
> 
> Malcolm
> 
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>