Networker

Re: [Networker] mminfo query help

2011-04-27 03:47:37
Subject: Re: [Networker] mminfo query help
From: =?ISO-8859-1?Q?Davina?= <davina.treiber AT PEEVRO.CO DOT UK>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Wed, 27 Apr 2011 03:45:34 -0400
I've been watching this thread with a little amusement. Everyone seems to be
trying to solve your DNS issues to fix what is just a warning message. Sure
it's be nice to get rid of these messages, and you could do that by sorting
out name resolution or by removing the old clients from your media database,
but that wasn't the question was it?

The warning messages will almost certainly be going to STDERR whereas the
output of the mminfo command will be going to STDIN. Thus all you need to do
is throw away the STDERR from your mminfo command thus:

mminfo <your query> 2> /dev/null  (Unix)
mminfo <your query> 2> NUL        (Windows)

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

<Prev in Thread] Current Thread [Next in Thread>