David Nolan wrote:



--On Monday, October 03, 2005 11:54:40 +0200 Alexandre Pashai <[EMAIL PROTECTED]> wrote:

hi all,

mon daemon outputs logs into logfile (normally).
On Solaris 9, the log is sent to other terminals...that's annoying.

what's the matter ??

thanks fro replies


Mon is just using syslog. Either you have mon syslog'ing to a facility that gets re-broadcast everywhere, or you have a syslog.conf that is sending too much information to the user terminals.

From the mon manual:


syslog_facility = facility
   Specifies the syslog facility used for logging. daemon is the default.

Check your syslog.conf to see how logs from daemon are configured.

-David


David Nolan                    <*>                    [EMAIL PROTECTED]
curses: May you be forced to grep the termcap of an unclean yacc while
     a herd of rogue emacs fsck your troff and vgrind your pathalias!

Thanks for your answer.
it is clear now!

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to