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

Re: [cobalt-users] Logs & Active Monitor problem



Yes, Anne thats right, same problem here.

The Vixie-Cron update is wrong.

For manual restart cron (in telnet as root):

/etc/rc.d/init.d/crond start

You can restart cron manually and all return to work,
but when reboot the server same problem again.

For correct this, you need to include one link in
dir '/etc/rc.d/rc3.d' for automatic restart cron at
boottime.

Here the instructions (in telnet as root)

cd /etc/rc.d/rc3.d
ln -s ../init.d/crond ./S40crond

Hope this help
R.B.

----- Original Message -----
From: "Dale McWilliams" <dm@xxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, March 11, 2001 1:23 AM
Subject: [cobalt-users] Logs & Active Monitor problem


> Can any of you help me out here?
>
> I have a RaQ3 and all was well until I installed the following :-
>
> RaQ3-All-System-4.0.1-9259: Serial Numbers Update 4.0.1
> RaQ3-All-Security-4.0.1-9648: vixie-cron Update 4.0.1
> RaQ3-All-Security-4.0.1-9713: IMAP Update  4.0.1
>
>
> Ever since I have the following problems.
>
> No problems with the services and the server is running all the sites
okay,
> but the Active Monitor is not working, it has been telling me that the
> system has been running for 9 days, 20 hours, and 28 minutes, it's been
> telling me this for 2 weeks now.
>
> Logs are not updated for any of the sites on the system, to help get
around
> this problem we installed webalizer and ran the stats manually for the
first
> day and all was well but the next day the stats were NOT updated. I really
> don't know why they haven't been generated as far as I can tell this is a
> cron job yet when they were run manually it worked.
>
>
> Regards
>
>
> Anne
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>