A sample Apache configuration is in
/home/xymon/server/etc/xymon-apache.conf
That goes in your httpd.conf
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Wed, Sep 27, 2017 at 3:39 PM, Kern Doe <kern_doe at yahoo.com> wrote:
Hello, I've reinstalled xymon with following steps:
unpack the downloaded xymon binary version 4.3.28 in /tmp (as root)
run configure script (as root) A few info to note: used mostly default values including group-ID=nobody IP-address of this host = 172.20.10.5
run: make (as root)
run: make install (as root)
Notes from xymon after the installation You must configure your webserver for the Xymon webpages and CGI-scripts. A sample Apache configuration is in /home/xymon/server/etc/xymon- apache.conf If you have your Administration CGI scripts in a separate directory, then you must also setup the password-file with the htpasswd command.
To start Xymon, as the xymon user run '/home/xymon/server/bin/xymon.sh start' To view the Xymon webpages, go to http://centos_hp0/xymon
I'm kind of pausing at "You must configure your webserver for the Xymon webpages and CGI-scripts"... Any additional help is greatly appreciated. Kern --
*Let's go Green* *This email contains 100% recycled electrons.*
*From:* Kern Doe via Xymon <xymon at xymon.com> *To:* Adrian Ball <ade at hp5.co.uk>; "xymon at xymon.com" <xymon at xymon.com>; " cleaver at terabithia.org" <cleaver at terabithia.org>; " josh at imaginenetworksllc.com" <josh at imaginenetworksllc.com>; " bferrell at baywinds.org" <bferrell at baywinds.org>; "xymon at xymon.com" < xymon at xymon.com> *Sent:* Wednesday, September 27, 2017 1:12 PM *Subject:* Re: [Xymon] First time installed, and set up xymon, failed, NEED helps please.
I thank to everyone who has replied to my email, if I miss anyone, I do apologize.
Ok, so I've got super confused and you know what, I'm going to start everything all over fresh and clean -- that way, I can document it as I go along. I will do followings:
shutdown xymon, and apache
I will even remove xymon ID and recreate it.
keep /etc/hosts.cfg cat /etc/hosts.cfg 172.20.10.5 centos_hp0 # bbd http://centos_hp0/
remove xymon's stuff in /etc/httpd/conf.d
keep my test file for testing apache: /var/www/html/index.html cat index.html Welcome to Kern's webserver
(sorry, I'm a real novice with apache since I'm a DBA)anything else should I do as parts of trying to uninstall xymon, then reinstall?
Thank you!! Kern --
*Let's go Green* *This email contains 100% recycled electrons.*
*From:* Adrian Ball <ade at hp5.co.uk> *To:* xymon at xymon.com *Sent:* Wednesday, September 27, 2017 6:19 AM *Subject:* Re: [Xymon] First time installed, and set up xymon, failed, NEED helps please.
Looks more like an Apache config problem than Xymon. Do you have FollowSymLinks set? e.g.
DocumentRoot "/var/www/html"
<Directory "/var/www/html"> Options Indexes FollowSymLinks MultiViews AllowOverride None Require all granted </Directory>
Then I would take a look at the apache error log, it's usually pretty helpful in pointing out what the problem is. — Adrian Ball || ade at hp5.co.uk
Tel: 01629 822886 || Yahoo/AIM/MSN: adeatwollaton Mobile: 07539 623647 || http://www.facebook.com/adrian.ball3 <https://u3456959.ct.sendgrid.net/wf/click?upn=R34NQM2MkN3BtyfBWwgeFGuK9n9Li8AjKiXOeggyi2xLQi5y6GKxcvIIVp9rtqmy_FmobG8Uig9LluLwSQmbmsv2L2XI6eE5lmMF5BxLVPRVxj2TELXpSH7ZrKWU9Hj2-2BjJclr7WSSrX7Oj-2FrmYdDB2afiLzMUkvSgLIXWwtgskALhXbgOSu0OqNADd5TVgJTiKYg00vOz37Wg35sApIokdvMCG0xMd21oT7sfoePBeGF5pQzsf3Uei4QthE-2FlWPjsbPRtXicl6gDJ4dwE2OANQ-3D-3D>
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon