Networker

Re: [Networker] Savepnpc and Output @ Console in Linux

2008-10-08 07:19:55
Subject: Re: [Networker] Savepnpc and Output @ Console in Linux
From: Will Parsons <w.parsons AT LEEDS.AC DOT UK>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 8 Oct 2008 12:12:26 +0100
I've got a feeling this will be to do with your syslog configuration.
You may have to track back through the script to see where it gets the log_daemon_msg function from (there will probably be a standard function library sourced near the start of the script). My suspicion is that this will end up calling "logger -p somefacility.somelevel 'Here is a message to display' ".

If you can find the syslog facility and level, then you should be able to edit your /etc/syslog.conf so that those messages don't get sent to the console.

HTH.
Will


JGillTech wrote:
Comparing the scripts between my two distributions I notice a number of things. The script that may be causing the problem has a line that starts: log_daemon_msg "Starting MySQL database server" "mysqld" On the client that doesn't have this info dumped at the console, it states: echo -n "Starting MySQL database server: mysqld"
Could this be the problem?  Not sure what log_daemon_msg is all about.

+----------------------------------------------------------------------
|This was sent by Jonathan.Gill AT uconn DOT edu via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the body of the email. Please write to networker-request 
AT listserv.temple DOT edu if you have any problems with this list. You can access the 
archives at http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER


--


w.parsons AT leeds.ac DOT uk
UNIX Support
Information Systems Services
The University of Leeds
+44 113 343 5670

To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the body of the email. Please write to networker-request 
AT listserv.temple DOT edu if you have any problems with this list. You can access the 
archives at http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER