Page 1 of 1

Customise Installation of Nagios Monitoring Server

Posted: Thu Oct 24, 2013 5:13 am
by chintan.ghantiwala
Hello,

I am new to Nagios. I want to install Nagios Core Monitoring server on customized location Linux. I was successful in installation and configuration but it automatically install in /usr/local/nagios. But I want to install it in /etc/ or in /opt/nagios

For this kind of installation where and how do i make changes to setup this successfully.

Please help me to resolve this issue.

Thank You.

Re: Customise Installation of Nagios Monitoring Server

Posted: Thu Oct 24, 2013 11:03 am
by abrist
You should be able to pass a prefix to the configure script:

Code: Select all

./configure --prefix=/opt/nagios