Re: [gentoo-user] log events

2004-02-05 Thread Mauro Arnoldi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks a lot, I'll find something..

Bye

Mauro

On Thursday 05 February 2004 14:31, Mauro Arnoldi wrote:
> Hi to all the mailing list!
> I usually watch the log files in /var/log/everything, and often these
> events are logged. Do you know what is it? Or how I can know more about it?
>
>
> Feb  5 14:21:58 [CRON] (root) CMD (test -x /usr/sbin/run-crons
> && /usr/sbin/run-crons )_
>
> Feb  5 14:21:58 [CRON] (root) CMD (root^Itest -x /usr/sbin/run-crons
> && /usr/sbin/run-crons )_
>
> Feb  5 14:21:58 [submit] authdaemon: s_connect() failed: No such file or
> directory
>
> Feb  5 14:21:58 [CRON] (root) MAIL (mailed 41 bytes of output but got
> status 0x004b_)_
>
>
> Thanks
>
> Mauro
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIky+4502ZSrdE1QRAkw6AKCcL2VY4ThymwliojGm9WKL/eedmwCdHXQE
NRJ204cQw6VZlvtQ8pBcTiE=
=ay2K
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] log events

2004-02-05 Thread Daniel Drake
Hi,

Mauro Arnoldi wrote:
Feb  5 14:21:58 [CRON] (root) CMD (test -x /usr/sbin/run-crons 
&& /usr/sbin/run-crons )_

Feb  5 14:21:58 [CRON] (root) CMD (root^Itest -x /usr/sbin/run-crons 
&& /usr/sbin/run-crons )_
This is your cron daemon executing some cron tasks. You might want to look at 
the "crontab -l" output for some of your users, to see what it is getting up to :)

Feb  5 14:21:58 [submit] authdaemon: s_connect() failed: No such file or 
directory
No idea.

Feb  5 14:21:58 [CRON] (root) MAIL (mailed 41 bytes of output but got status 
0x004b_)_
I think this is saying that cron caught some output, and it is trying to mail 
it to you. When a cron job produces output to stderr or stdout, it is mailed 
to the user. I'm guessing you dont have a MTA (e.g. postfix/qmail) running, so 
it is giving an error when trying to mail you this output.

Daniel

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] log events

2004-02-05 Thread Matthias F. Brandstetter
-- quoting Mauro Arnoldi --
> Feb  5 14:21:58 [CRON] (root) CMD (test -x /usr/sbin/run-crons
> && /usr/sbin/run-crons )_
>
> Feb  5 14:21:58 [CRON] (root) CMD (root^Itest -x /usr/sbin/run-crons
> && /usr/sbin/run-crons )_

This CRON entries are from your cron daemon. Look into /etc/crontab and 
"man cron", "man crontab" for more info.

Greetings, Matthias

-- 
Bart:   Hey, Santa, what's shaking?

Homer:  What's your name, Bart ... ner? -- er, little partner?

Bart:   I'm Bart Simpson.  Who the hell are you?

   Simpsons Roasting on an Open Fire

--
[EMAIL PROTECTED] mailing list



[gentoo-user] log events

2004-02-05 Thread Mauro Arnoldi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi to all the mailing list!
I usually watch the log files in /var/log/everything, and often these events 
are logged. Do you know what is it? Or how I can know more about it?


Feb  5 14:21:58 [CRON] (root) CMD (test -x /usr/sbin/run-crons 
&& /usr/sbin/run-crons )_

Feb  5 14:21:58 [CRON] (root) CMD (root^Itest -x /usr/sbin/run-crons 
&& /usr/sbin/run-crons )_

Feb  5 14:21:58 [submit] authdaemon: s_connect() failed: No such file or 
directory

Feb  5 14:21:58 [CRON] (root) MAIL (mailed 41 bytes of output but got status 
0x004b_)_


Thanks

Mauro
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAIkXQ4502ZSrdE1QRAl8+AJ4rgqY+1yHAdGuQJFMgsbQF6jpHdwCeNOFt
DS5UXtDQarLSPrDx4AfcTzU=
=n2aw
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list