ps error when /etc/init.d/nagios start

Werner Flamme Werner.Flamme at ufz.de
Tue Feb 15 12:36:40 CET 2005


Bit Takeshi schrieb am 15.02.2005 11:53:
> Hello all,
Hi Bit,


> I think this is kinda FAQ but google didn't help me. I read the
> documentation but found nothing related "ps". Below are errors when I
> start nagios deamon and ouput of nagios with -v option.
> 
> Any help is appreciated
> 
you seem not to be familiar with linux in any way... otherways you would
know that ps tells you abot the process status. With "man ps" on the
console (without the ") you get more info.

> [root at ns1 analog]# /etc/init.d/nagios start Starting network monitor:
> nagios ps: error: List of process IDs must follow -p. usage: ps -[Unix98
> options] ps [BSD-style options] ps --[GNU-style long options] ps --help
> for a command summary [root at ns1 analog]#
Or you may even try to enter ps --help, just as you are told... ;-)

> 
> [root at ns1 analog]# /usr/local/nagios/bin/nagios -v 
> /usr/local/nagios/etc/nagios.cfg
> 
> Nagios 2.0b2 Copyright (c) 1999-2005 Ethan Galstad (www.nagios.org) Last
> Modified: 02-09-2005 License: GPL
> 
> Reading configuration data...
> 
> Running pre-flight check on configuration data...
> 
> Checking services... Error: There are no services defined! Checked 0
> services. Checking hosts... Error: There are no hosts defined! Checked 0
> hosts. Checking host groups... Error: There are no host groups defined! 
> Checked 0 host groups. Checking service groups... Checked 0 service
> groups. Checking contacts... Error: There are no contacts defined! 
> Checked 0 contacts. Checking contact groups... Error: There are no
> contact groups defined! Checked 0 contact groups. Checking service
> escalations... Checked 0 service escalations. Checking service
> dependencies... Checked 0 service dependencies. Checking host
> escalations... Checked 0 host escalations. Checking host dependencies...
>  Checked 0 host dependencies. Checking commands... Checked 16 commands. 
> Checking time periods... Checked 0 time periods. Checking extended host
> info definitions... Checked 0 extended host info definitions. Checking
> extended service info definitions... Checked 0 extended service info
> definitions. Checking for circular paths between hosts... Checking for
> circular host and service dependencies... Checking global event
> handlers... Checking obsessive compulsive processor commands... Checking
> misc settings...
> 
> Total Warnings: 0 Total Errors:   5
> 
> ***> One or more problems was encountered while running the pre-flight
> check...
> 
> Check your configuration file(s) to ensure that they contain valid 
> directives and data defintions.  If you are upgrading from a previous 
> version of Nagios, you should be aware that some variables/definitions 
> may have been removed or modified in this version. Make sure to read the
> HTML documentation regarding the config files, as well as the 'Whats
> New' section to find out what has changed.
> 
> [root at ns1 analog]#

Well, since you did not configure nagios (this is what nagios tells you
here), nagios cannot start. So when you invoke the nagios start script
nagios does not start and the pid file does not exist. This start script
uses "ps -p $NagiosPID" to determine whether nagios runs or not. Since
there is not $NagiosPID (nagios did not start because of the missing
config) you get the error message you gave at the beginning.

So, first configure nagios, then call "/usr/local/nagios/bin/nagios -v
> /usr/local/nagios/etc/nagios.cfg" to see if the config is correct and
only then you may "/etc/init.d/nagios start".

BTW: did you "make install-config" after "make install"?

> 
> 
> http://www.fedu.uec.ac.jp/~vuhung/ http://chuiyang.org
> 
> __________________________________ Let's Celebrate Together! Yahoo!
> JAPAN http://pr.mail.yahoo.co.jp/so2005/
> 
> 
> 
> ------------------------------------------------------- SF email is
> sponsored by - The IT Product Guide Read honest & candid reviews on
> hundreds of IT Products from real users. Discover which products truly
> live up to the hype. Start reading now. 
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click 
> _______________________________________________ Nagios-users mailing
> list Nagios-users at lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please
> include Nagios version, plugin version (-v) and OS when reporting any
> issue. ::: Messages without supporting info will risk being sent to
> /dev/null
> 

HTH,
Werner

-- 
Werner Flamme, Abt. WKDV
UFZ Umweltforschungszentrum Leipzig-Halle GmbH,
Permoserstr. 15, 04318 Leipzig - http://www.ufz.de
eMail: werner.flamme at ufz.de, Tel.: (0341) 235-2500






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list