8 Mar
2012
8 Mar
'12
12:33 a.m.
On Tue, Mar 6, 2012 at 11:25 AM, chaitu <cchinta at zetainteractive.com> wrote:
I have installed Xymon 4.3.7 successfully on RHEL5. I can see that the processes are up and running...However, webpages do not generate.
All I can see is the default directory structure when I visit http://MY_SERVER/xymon/
This probably means that Apache doesn't know about Xymon. Did you re-start Apache?
One of the files that should have been installed with Xymon is xymon-apache.conf. In my case (SUSE) it was installed into /etc/apache2/conf.d/. This will re-map requests for the "/xymon/" path to the web pages generated by Xymon. Without re-starting Apache, it won't know about the new configuration elements.
J