[PATCH] make nagios-external work again

Ricky Elrod codeblock at elrod.me
Sun Sep 19 07:08:37 UTC 2010


I sent this to the wrong place - if some people got this twice, I apologize:

Can I get a +1 or two, for this:

diff --git a/modules/httpd/files/nagios.conf b/modules/httpd/files/nagios.conf
index 50ba52f..22fd319 100644
--- a/modules/httpd/files/nagios.conf
+++ b/modules/httpd/files/nagios.conf
@@ -1,5 +1,5 @@
-ProxyPass /nagios   http://noc1/nagios
-ProxyPassReverse /nagios    http://noc1/nagios
+ProxyPass /nagios   http://noc01/nagios
+ProxyPassReverse /nagios    http://noc01/nagios

-ProxyPass /nagios-external   http://noc03/nagios-external
-ProxyPassReverse /nagios-external    http://noc03/nagios-external
+ProxyPass /nagios-external   http://noc02/nagios-external
+ProxyPassReverse /nagios-external    http://noc02/nagios-external


More information about the infrastructure mailing list