Re: [Linux-sunucu] The LogWatch ciktisi

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Mehmet Uluer (muluer@ford.com.tr)
Date: Thu 17 Mar 2005 - 12:37:05 EET


Merhaba Dennis,

On Thu, 2005-03-17 at 09:29 +0000, Dennis Blacktooth wrote:
> Selam arkadaslar
> LogWatch programindan surekli bu asagidaki ciktiyi
> aliyorum. sgi_fam dedigi nedir
> ,aciklayabilirmisiniz?
>
sgi_fam (File Alteration Monitor and Inode Monitor) dosyalari monitor
eden ve degisikleri ilgili programlara haber veren bir deamon.
sgi'nin sitesinden [1] daha fazla bilgi alabilirsin..
        
logwatch'a sgi_fam i ignore etmesini soyleyerek aldiginiz bu mesajlardan
kurtulabilirsiniz. /etc/log.d/scripts/services/secure dosyasinda
(fedora),

} elsif ( $ThisLine =~ /^xinetd\[\d+\]: USERID: ([^ ]+) (.+)$/ ) {
} elsif ( $ThisLine =~ /^sudo: ([^\s]+) : (command not allowed)?....

benzeri satirlari bulun ve su sekilde degistirin,

} elsif ( $ThisLine =~ /^xinetd\[\d+\]: USERID: ([^ ]+) (.+)$/ ) {
} elsif ( $ThisLine =~ /^xinetd\[\d+\]: START: sgi_fam ([^ ]+) (.+)$/ ){
} elsif ( $ThisLine =~ /^sudo: ([^\s]+) : (command not allowed)?....

> Tesekurler
>
> **Unmatched Entries**
> xinetd[1652]: START: sgi_fam pid=4144 from=<no
> address>
> xinetd[1652]: START: sgi_fam pid=4160 from=<no
> address>
> xinetd[1652]: START: sgi_fam pid=4170 from=<no
> address>
> xinetd[1652]: START: sgi_fam pid=4176 from=<no
> address>
>

[1] http://oss.sgi.com/projects/fam/

ps. logwatch cron tarafindan her calistirildiginda konfigurasyon
dosyasini yeniden okuyacagi icin herhangi bir deamon i restart etmeniz
gerekmez.

iyi calismalar,

Mehmet Uluer

_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.