Page 1 of 1

Use external apache server with Nagios

Posted: Thu Jul 31, 2014 2:51 am
by Javier
Hello,

I am planning a Nagios installation and i would like to know if is possible to set as http server an external apache i already have.

in this case, what have i configure to?

thanks
regards

Re: Use external apache server with Nagios

Posted: Thu Jul 31, 2014 10:40 am
by tmcdonald
This would not be possible. The Apache server needs to be able to read the Nagios files, and it can't do that if it is on another server. You could theoretically come up with a sort of file transfer-based solution but that is not something we would suggest or support, and the performance hits would be incredible.