Nrpe install error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nrpe install error

Post by rkennedy »

Something still isn't right. Can you post the /etc/yum.repos.d/epel.repo file?
Former Nagios Employee
ohlssrog
Posts: 40
Joined: Tue Nov 24, 2015 6:44 am

Re: Nrpe install error

Post by ohlssrog »

The file doesnt exist in this path
[root@SLSVARC ~]# cd /etc/yum.repos.d/
[root@SLSVARC yum.repos.d]# ls
CentOS-Base.repo CentOS-Debuginfo.repo CentOS-Media.repo CentOS-Vault.repo
[root@SLSVARC yum.repos.d]#
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nrpe install error

Post by lmiltchev »

Run the following commands:

Code: Select all

cd /tmp/linux-nrpe-agent
rm -rf installed.*
./fullinstall
If the issue is not resolved, post the entire (updated) install.log file.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ohlssrog
Posts: 40
Joined: Tue Nov 24, 2015 6:44 am

Re: Nrpe install error

Post by ohlssrog »

Yes, that work and solve the problem :)
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nrpe install error

Post by lmiltchev »

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