Yanni,
You need to include xymon-apache.conf file in your httpd.conf, it's location depends on the system you are using and on how the Apache server was installed ( from repository or compiled ) but before - make sure that xymonpasswd ( and probably xymongroups ) files are created. ( read the config file :) )
Actually - it is a good idea to understand syntax of Apache config files ( at least check directives used in xymon config on http://httpd.apache.org/docs/2.2/ ) ...
Also, I have some notes on installing xymon in AWS ( amazon ) cloud that could be useful for you - http://www.abristech.net/2011/09/xymon-monitoring-from-cloud.html as well
-- Alex
On Mon, Sep 26, 2011 at 4:02 AM, Yanni <y.goudetsidis at mail.cryst.bbk.ac.uk> wrote:
Hi everyone
I am junior sysadmin at a college and after a few failed attempts I successfully installed Xymon. No errors appeared after running 'make' and 'make install'.
At the moment I am trying to configure my web server(Apache/2.2.3 ) (which is located on the same machine as xymon) and I am following the instructions on the "installing Xymon" link (http://www.xymon.com/xymon/help/install.html) but I can not really understand what changes I have to make. It says on the link that I have to make the necessary additions to the apache configuration in ~/server/etc/xymon-apache.conf. What lines do I have to add/change and where can I find this file?
As you can understand my apache knowledge is limited, I only installed it so I can run Xymon. Could someone please help me?
Many thanks
Yanni