[Xymon] Xymon with Apache

David Boyer davieb at gmail.com
Fri Aug 19 17:47:42 CEST 2022


Ok, this prompted me to get off my CentOS 8.5 server.  Here are the steps I
used to get a basic xymon server compiled/installed/running this morning:

Minimum OS installation

Enable CodeReady_Builder in oracle-linux-ol9.repo   (for rrdtool-devel rpm)

Install these rpms:
oracle-epel-release-el9
c-ares-devel
fping
gcc
libtirpc-devel
make
openldap-devel
openssl-devel
pcre-devel
rrdtool-devel

httpd
http-tools
mod_ssl



systemctl enable httpd

firewall-cmd --permanent --zone=public --add-service=http
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload

Verify SELINUX setup (enforcing requires additional configuration for httpd)

Start the xymon server

Verify you can get to the webpage


Hope this helps!

Dave

On Thu, Aug 18, 2022 at 10:15 AM KING, KEVIN <KK1051 at att.com> wrote:

> Server version: Apache/2.4.51 (Oracle Linux Server)
>
>
>
> I am getting
>
> [Thu Aug 18 10:06:27.593958 2022] [cgid:error] [pid 17035:tid 17035]
> (13)Permission denied: [client 192.168.1.89:55583] AH01257: unable to
> connect to cgi daemon after multiple tries:
> /usr/local/xymon/cgi-bin/svcstatus.sh, referer:
> http://192.168.1.101/xymon/
>
>
>
> I am finding info about MPM prefork. All those made no change in this
> issue.  I have compared to my other servers. Those are solaris platforms
> and Server version: Apache/2.4.46 (Unix)
>
>
>
> My apache runs as user apache and group xmon.  Xymon also runs as group
> xmon. Server version: Apache/2.4.51 (Oracle Linux Server)
>
>
>
> I am close I smell it.
>
>
>
> Thanks for your time.
>
>
>
> *Kevin H. King*
>
> Principal-Advanced Technical Support
>
> Technology Operations, SS7 Signaling
>
>
>
> *AT&T Services, Inc.*
>
> 2722 Windridge Dr. Acworth Ga. 30102
> m  404.444.0410  |  o  678.403.2921  |  *kevin.h.king at att.com
> <kevin.h.king at att.com>*
>
>
>
>
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20220819/d5070dd8/attachment.htm>


More information about the Xymon mailing list