[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: restartd (resurrecting dead daemons)



On Thu, Jul 01 at 09:34PM +0100, Thomas Adam wrote:
> --- Will Trillich <will@serensoft.com> wrote: 
> 
> > shouldn't that use start-stop-daemon to do its work?
> 
> Quite possibly... but as long as it works... :)

sorta.

the output from the restart (or cancellation) scripts as set up
in /etc/restartd.conf... comes straight to the terminal! not
good. they should be funneled thru syslog or some such.

perhaps there's a wrapper to syslog-ify stdout and stderr?
anybody know? (even Tom?)

-- 
I use Debian/GNU Linux version 3.0;
Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
 
DEBIAN NEWBIE TIP #19 from Dave Sherohman <esper@sherohman.org>
and Will Trillich <will@serensoft.com>
:
How do you determine WHICH NETWORK SERVICES ARE OPEN (active)?
Try "netstat -a | grep LISTEN". To see numeric values (instead
of the common names for services using a particular port) then
try "netstat -na" instead. For more info, look at "man netstat".
   Also try "lsof -i" as root. "man lsof" for details.

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: