[Xymon] xymon installation on red hat 7

Josh Luthman josh at imaginenetworksllc.com
Thu Mar 14 22:13:30 CET 2019


I'd suggest just installing via repo simply because it appears you're not
very familiar with the OS at this point.

Run this:
nano /etc/yum.repos.d/xymon.repo

Throw this text in there and save it:
#
# Xymon RPMs provided by Japheth "J.C." Cleaver
#

# Important notes:
# This is NOT an official repo for xymon!
# No warranty or support provided on these packages.
# Original sources are at http://xymon.sourceforge.net/
# These packages contain a fairly large number of alterations to the
original release,
# some of which are or will soon be in the process of being incorporated
upstream.
# Bug reports are appreciated, and these packages are in Production use,
but thorough testing is advised.

[Xymon]
name=Xymon-$releasever
baseurl=http://terabithia.org/rpms/xymon/el$releasever/x86_64/
gpgcheck=1
gpgkey=http://terabithia.org/rpms/RPM-GPG-KEY-JCLEAVER
enabled=1


Then execute:
yum -y update && yum -y install xymon

Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373


On Thu, Mar 14, 2019 at 5:05 PM Milman, Konstantin <
Konstantin.Milman at umm.edu> wrote:

> Hi,
>
> Could you please help me? I am trying to install xymon on red hat 7.  I
> google the internet but can’t find any support information.
>
> Unfortunately the direction for RH6 is not working L
>
>
>
> I stopped on this code
>
>
>
> groupadd xymon
>
> useradd -g xymon -m xymon
>
>
>
> yum install gcc make
>
>
>
> wget http://fping.org/dist/fping-3.2.tar.gz
>
> tar zxf fping-3.2.tar.gz
>
> cd fping-3.2
>
> ./configure
>
> make && make install
>
> cd ..
>
>
>
> yum install pcre-devel openssl-devel openldap-devel rrdtool-devel
>
> cd xymon-4.3.10     ß-------------- Stopped    -bash: cd: xymon-4.3.10:
> No such file or directory
>
> ./configure –server
>
> make && make install
>
>
>
>
>
> Could you please assist me?
>
>
>
> Thank you
>
>
>
> *Konstantin*
>
>
>
>
> This e-mail and any accompanying attachments may be privileged,
> confidential, contain protected health information about an identified
> patient or be otherwise protected from disclosure. State and federal law
> protect the confidentiality of this information. If the reader of this
> message is not the intended recipient; you are prohibited from using,
> disclosing, reproducing or distributing this information; you should
> immediately notify the sender by telephone or e-mail and delete this
> e-mail.
> _______________________________________________
> 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/20190314/e4018ac6/attachment.html>


More information about the Xymon mailing list