Nrpe install error
Re: Nrpe install error
Something still isn't right. Can you post the /etc/yum.repos.d/epel.repo file?
Former Nagios Employee
Re: Nrpe install error
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]#
[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]#
Re: Nrpe install error
Run the following commands:
If the issue is not resolved, post the entire (updated) install.log file.
Code: Select all
cd /tmp/linux-nrpe-agent
rm -rf installed.*
./fullinstallBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nrpe install error
Yes, that work and solve the problem 
Re: Nrpe install error
I am glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!