Page 3 of 3

Re: quick upgrade questions

Posted: Thu Feb 27, 2014 3:44 pm
by sheetzdw
I am confused, that is what I posted earlier... what are you wanting me to post?

Re: quick upgrade questions

Posted: Thu Feb 27, 2014 4:45 pm
by slansing
sheetzdw wrote:I do not see a nagios.cfg in /usr/local/nagios/etc/objects
the other cfg files dont seem to have what we are looking for

is it possibly in another directory?
The nagios.cfg is what you just linked, it is not in the directory I listed, we are looking for the host/service config files, when you look at your nagios.cfg you will see the lines I mentioned, they lead to the directory you just posted, you have no .cfg files at all in the objects directory? You should, at minimum, and need to have, at minimum, a localhost.cfg file for your local nagios server. The config files are going to be somewhere in /usr/local/nagios/etc and the directories further down it's tree, unless you did some strange install method that placed them somewhere obscure. You can always:

Code: Select all

yum install mlocate

updatedb

locate localhost.cfg