Page 1 of 1
Linux Configuration file - Location and Name
Posted: Thu Jan 30, 2014 2:45 pm
by Kimba7070
What is the location of Nagios xi client configuration file on Linux ? and what is the name of the file
Re: Linux Configuration file - Location and Name
Posted: Thu Jan 30, 2014 2:52 pm
by tmcdonald
You'll need to be a little more specific than that as there are several config files. What are you trying to do?
Most configs will be located in /usr/local/nagios/etc assuming a standard install.
Re: Linux Configuration file - Location and Name
Posted: Sat Feb 01, 2014 12:40 am
by 455157
Is your goal to manually maintain configs on the CLI, outside of the GUI/Core Config Manager?
If so, this would be done in:
/usr/local/nagios/etc/static
Configs stored there are not overwritten when you Apply Config from the GUI:
http://assets.nagios.com/downloads/nagi ... _Files.pdf
.
Re: Linux Configuration file - Location and Name
Posted: Mon Feb 03, 2014 12:09 pm
by sreinhardt
Good information 455157, thanks for helping them out!