[Pkg-nagios-devel] Bug#296365: nagios-common fails to reload using supplied init.d script
   
    James Clark
     
    James Clark <jamesc@netvalue.net.nz>, 296365@bugs.debian.org
       
    Tue, 22 Feb 2005 13:47:49 +1300
    
    
  
Package: nagios-common
Version: 1.3-cvs.20050116-1
Nagios fails to reload using the supplied init.d script, it incorrectly
claims nagios is not running.
------------------------------------------------------------------------------------------------------
# date
Tue Feb 22 13:34:03 NZDT 2005
# /etc/init.d/nagios start
Starting nagios: nagios.
# ps aufx | grep nagios
nagios   18717  0.1  0.1  2204 1072 ?        SNs  13:34   0:00 /usr/sbin/nagios /etc/nagios/nagios.cfg
# /etc/init.d/nagios reload
Reloading nagios configuration files.
Not running.
# ps aufx | grep nagios
nagios   18717  0.0  0.1  2204 1076 ?        SNs  13:34   0:00 /usr/sbin/nagios /etc/nagios/nagios.cfg
------------------------------------------------------------------------------------------------------
Please let me know if you'd like anything else.
Cheers,
James.