Search found 3 matches
- Mon Aug 04, 2014 1:18 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Transaction Error During Install
- Replies: 6
- Views: 4047
Re: NRPE Transaction Error During Install
Tried the --skip-broken, didn't change anything. I also tried "yum update" and "yum clean all" still no success.
- Thu Jul 31, 2014 2:37 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Transaction Error During Install
- Replies: 6
- Views: 4047
Re: NRPE Transaction Error During Install
So you're running in AWS EC2 space, which means you have their repositories already. You should be able to just install from their repositories: sudo yum install nagios-plugins-all nagios-plugins-nrpe nrpe sudo chkconfig nrpe on Still get the same error, which is why I tried multiple repositories.
- Thu Jul 31, 2014 1:26 pm
- Forum: Open Source Nagios Projects
- Topic: NRPE Transaction Error During Install
- Replies: 6
- Views: 4047
NRPE Transaction Error During Install
Hello Everyone, I am trying to install the NRPE Plugin for Nagios. when I run: sudo yum --enablerepo=epel -y install nrpe I receive this error: Transaction check error: file /etc/nagios from install of nagios-nrpe-2.14-1.el6.rf.x86_64 conflicts with file from package nagios-common-3.5.1-1.8.amzn1.x8...