Installing SNMP agent on CentOS problems

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mdzx111
Posts: 39
Joined: Tue Apr 17, 2012 2:27 pm

Installing SNMP agent on CentOS problems

Post by mdzx111 »

Hello,

I just ran the install for the Linux agent for CentOS 64 bit. Below are the install errors I received. Please let me know how to proceed.

Thank you.

Code: Select all

checking for libmcrypt - version >= 2.4.11... no
*** Could not run libmcrypt test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means LIBMCRYPT was incorrectly insta                                                                                                             lled
*** or that you have moved LIBMCRYPT since it was installed. In the latter case,                                                                                                              you
*** may want to edit the libmcrypt-config script: no


**************************************************************
MCRYPT LIBRARY (libmcrypt) COULD NOT BE LOCATED...

The mcrypt library could not be located on your system.  This
means that you will NOT be able to use any crypto algorithms
in the NSCA client or daemon.

Read the SECURITY text file for more information on why
encryption is important to ensuring that the NSCA daemon is
not abused by malicious users.

You can download libmcrypt from:

        http://mcrypt.sourceforge.net/


NOTE: After you install the MCRYPT library on your system:

      1. Make sure /etc/ld.so.conf has an entry for the
         directory in which the MCRYPT library is installed.
      2. Run 'ldconfig' to update the run-time linker options.
      3. Run 'make devclean' in the NSCA distribution to clean
         out any old references to your previous compile.
      4. Rerun the configure script.

**************************************************************

checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating subst
config.status: creating src/Makefile
config.status: creating include/config.h


*** Configuration summary for nsca 2.7.2 07-03-2007 ***:

 General Options:
 -------------------------
 NSCA port:  5667
 NSCA user:  nagios
 NSCA group: nagios


Review the options above for accuracy.  If they look okay,
type 'make all' to compile the NSCA daemon and client.

cd ./src/; make all ; cd ..
make[1]: Entering directory `/tmp/linux-nrpe-agent/subcomponents/nsca/nsca-2.7.2                                                                                                             /src'
gcc -g -O2 -DHAVE_CONFIG_H -o nsca nsca.c netutils.c utils.c  -lnsl -lwrap
gcc -g -O2 -DHAVE_CONFIG_H -o send_nsca send_nsca.c netutils.c utils.c  -lnsl
make[1]: Leaving directory `/tmp/linux-nrpe-agent/subcomponents/nsca/nsca-2.7.2/                                                                                                             src'

*** Compile finished ***

If the compile finished without any errors, you should
find client and server binaries in the src/ subdirectory.

Read the README file for more information on installing
the binaries, creating configuration files, and using
the server and client.

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
NSCA-POST

real    0m18.871s
user    0m5.818s
sys     0m12.589s
INSTALLING EXTRA PLUGINS...

real    0m0.081s
user    0m0.004s
sys     0m0.021s
sed: can't read /etc/xinetd.d/nrpe: No such file or directory
Allow from:

################################################################################
###                                                                          ###
### NRPE is currently set to allow connections only from these IP addresses: ###
###                                                                          ###
###                                                                          ###
###                                                                          ###
### If you would like to change this list, enter all IP addresses to allow,  ###
### separated by spaces only, and then press Enter.                          ###
### (Put the address(es) of your Nagios XI servers(s) here.)                 ###
###                                                                          ###
################################################################################

192.168.1.10
sed: can't read /etc/xinetd.d/nrpe: No such file or directory

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
A-subcomponents appears to have already completed successfully. Moving on to the                                                                                                              next step.



################################################################################
###                                                                          ###
###    Nagios XI Linux Agent Installation Complete!                          ###
###                                                                          ###
################################################################################



If you experience any problems, please attach the file logs-all-steps-1334783856                                                                                                             .tar.gz that was just created to any support requests.
[root@linuxtestbox linux-nrpe-agent]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installing SNMP agent on CentOS problems

Post by scottwilkerson »

This looks like the agent didn't install properly.

Please run the following

Code: Select all

yum -y install autoconf gcc glibc libmcrypt-devel make openssl-devel perl \
	perl-Net-SMTP-TLS sudo sysstat xinetd
If that all goes fell, lets run the agent install again.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mdzx111
Posts: 39
Joined: Tue Apr 17, 2012 2:27 pm

Re: Installing SNMP agent on CentOS problems

Post by mdzx111 »

Thank you but below is what happens when I run the yum command. What's next?
This is what I already tried from another forum post dated March 2012.

Code: Select all

  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Ll.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Lm.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Lo.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Lower.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Lowercas.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Lu.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/M.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Math.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Mc.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Me.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Mlym.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Mn.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Mong.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Mymr.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/N.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Nd.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Nl.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/No.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OAlpha.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/ODI.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OGrExt.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OIDC.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OLower.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OMath.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Orya.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherAlp.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherDef.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherGra.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherIdC.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherLow.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/OtherMat.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/P.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Pd.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Pe.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Pf.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Pi.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Po.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Print.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Ps.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Punct.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Qaai.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/S.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/SD.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/STerm.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Sk.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Sm.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/So.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/SoftDott.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Sterm2.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Taml.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Telu.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Term.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Terminal.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Tibt.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/UIdeo.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/UnifiedI.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Upper.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Uppercas.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Word.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/Zyyy.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/_CaseIgn.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/gc_sc/_CombAbo.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/jt/C.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/jt/D.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/jt/R.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/jt/U.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/AI.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/AL.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/BA.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/BB.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/BK.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/CL.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/CM.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/EX.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/GL.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/ID.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/IS.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/NS.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/NU.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/OP.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/PO.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/QU.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/lb/SA.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/nt/De.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/lib/nt/Nu.pl from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/mktables from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/mktables.lst from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/lib/perl5/5.8.8/unicore/version from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/c2ph.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/cpan.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/dprofpp.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/enc2xs.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/find2perl.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/h2ph.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/h2xs.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/instmodsh.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/libnetcfg.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl5004delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl5005delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl561delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl56delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl570delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl571delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl572delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl573delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl581delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl582delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl583delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl584delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl585delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl586delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl587delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl588delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perl58delta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlaix.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlamiga.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlapi.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlapio.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlapollo.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlartistic.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlbeos.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlbook.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlboot.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlbot.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlbs2000.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlbug.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcall.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlce.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcheat.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlclib.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcn.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcompile.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlcygwin.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldata.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldbmfilter.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldebguts.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldebtut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldebug.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldelta.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldgux.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldiag.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldos.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perldsc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlebcdic.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlembed.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlepoc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq1.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq2.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq3.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq4.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq5.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq6.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq7.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq8.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfaq9.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfilter.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfork.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlform.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfreebsd.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlfunc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlglossary.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlgpl.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlguts.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlhack.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlhist.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlhpux.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlhurd.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlintern.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlintro.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perliol.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlipc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlirix.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlivp.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perljp.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlko.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perllexwarn.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perllinux.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perllocale.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perllol.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmachten.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmacos.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmacosx.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmint.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmod.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmodinstall.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmodlib.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmodstyle.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlmpeix.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlnetware.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlnewmod.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlnumber.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlobj.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlop.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlopenbsd.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlopentut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlos2.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlos390.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlos400.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlothrtut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlpacktut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlplan9.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlpod.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlpodspec.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlport.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlqnx.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlre.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlref.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlreftut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlrequick.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlreref.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlretut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlrun.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlsec.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlsolaris.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlstyle.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlsub.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlsyn.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlthrtut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltie.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltoc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltodo.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltooc.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltoot.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltrap.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltru64.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perltw.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlunicode.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perluniintro.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlutil.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perluts.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlvar.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlvmesa.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlvms.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlvos.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlwin32.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlxs.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/perlxstut.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/piconv.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pl2pm.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pod2html.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pod2latex.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pod2man.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pod2text.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pod2usage.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/podchecker.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/podselect.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/prove.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/psed.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/pstruct.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/s2p.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/splain.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man1/xsubpp.1.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man3/Unicode::UCD.3pm.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
  file /usr/share/man/man3/threads.3pm.gz from install of perl-5.8.8-32.el5_7.6.i386 conflicts with file from package perl-5.8.8-38.el5.x86_64
Error Summary
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Installing SNMP agent on CentOS problems

Post by lmiltchev »

We will look into these errors. I am pretty sure you have perl installed, so for the time being just run this in terminal:

Code: Select all

yum -y install autoconf gcc glibc libmcrypt-devel make openssl-devel  perl-Net-SMTP-TLS sudo sysstat xinetd
After you install the prereqs, try installing the linux agent:

Code: Select all

cd /tmp/linux-nrpe-agent
./fullinstall
By the end of the installation, enter the Nagios server IP address (when prompted).

Open the nrpe file in a text editor:

Code: Select all

vi /etc/xinetd.d/nrpe
Make sure you have a line that look something like this:

Code: Select all

only_from = 127.0.0.1 192.168.X.X
Save the file and restart the daemon:

Code: Select all

service xinetd restart
Test if NRPE is working on the CLIENT machine:
Open a terminal and run:

Code: Select all

cd /usr/local/nagios/libexec
./check_nrpe -H localhost
If successful, you should see something like this:

Code: Select all

NRPE v2.12
Now, test if NRPE is working on the NAGIOS server:
Open a terminal and run:

Code: Select all

cd /usr/local/nagios/libexec
./check_nrpe -H <client_machine_IP>
You should see again:

Code: Select all

NRPE v2.12
If you have any issues, double check if you have any firewall issues. You can try stopping temporarily the iptables on both machines, the server and the client by running in terminal:

Code: Select all

service iptables stop
Also, check to see if SELinux is disabled:

Code: Select all

sestatus
You can disable it by running in terminal:

Code: Select all

setenforce 0
Once you install the linux agent successfully on the client machine, you can run the Linux Server Monitoring Wizard in Nagios XI and start monitoring your linux host.

Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
mdzx111
Posts: 39
Joined: Tue Apr 17, 2012 2:27 pm

Re: Installing SNMP agent on CentOS problems

Post by mdzx111 »

Thank you for your help with this..

I got to here:

Test if NRPE is working on the CLIENT machine:
Open a terminal and run:
Code: Select allcd /usr/local/nagios/libexec
./check_nrpe -H localhost

When I do this part on the client machine, I get the error below...



[root@linuxtestbox ~]# service xinetd restart
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
[root@linuxtestbox ~]# cd /usr/local/nagios/libexec
[root@linuxtestbox libexec]# ./check_nrpe -H localhost
CHECK_NRPE: Error - Could not complete SSL handshake.
[root@linuxtestbox libexec]#
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Installing SNMP agent on CentOS problems

Post by lmiltchev »

On the client machine, in the "/etc/xinetd.d/nrpe" file, you should have this line:

Code: Select all

only_from = 127.0.0.1 <nagios_server_IP>
You need "127.0.0.1" in order to allow access to the localhost. If you don't have it, you will get:

Code: Select all

CHECK_NRPE: Error - Could not complete SSL handshake
You can add more IP addresses there, but all you need is the Nagios server IP and 127.0.0.1. They should be separated by a space (NOT ","!). After you modify the file, you should restart xinetd, in order for changes to take effect.

Code: Select all

service xinetd restart
After this, try running the following commands again:

Code: Select all

cd /usr/local/nagios/libexec
./check_nrpe -H localhost
Be sure to check out our Knowledgebase for helpful articles and solutions!
mdzx111
Posts: 39
Joined: Tue Apr 17, 2012 2:27 pm

Re: Installing SNMP agent on CentOS problems

Post by mdzx111 »

Wow, it's working! Thank you! Now I only have about 50 more machines to go! So maybe in about a year I'll be done. ;)

Maybe I can use these troubleshooting steps for the other machines.....
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Installing SNMP agent on CentOS problems

Post by lmiltchev »

I'm glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked