Page 2 of 2
Re: Monitoring Fedora VM's
Posted: Thu Oct 17, 2013 2:13 pm
by sreinhardt
hmm, OK let's try this, please return the results.:
Code: Select all
ls -la /tmp/linux-nrpe-agent/ | grep -i install
touch /tmp/linux-nrpe-agent/installed.yum
ls -la /tmp/linux-nrpe-agent/ | grep -i install
Re: Monitoring Fedora VM's
Posted: Thu Oct 17, 2013 2:41 pm
by Tx243
sreinhardt wrote:hmm, OK let's try this, please return the results.:
Code: Select all
ls -la /tmp/linux-nrpe-agent/ | grep -i install
touch /tmp/linux-nrpe-agent/installed.yum
ls -la /tmp/linux-nrpe-agent/ | grep -i install
ls -la /tmp/linux-nrpe-agent/ | grep -i install
Returns:
touch /tmp/linux-nrpe-agent/installed.yum
Returns:
ls -la /tmp/linux-nrpe-agent/ | grep -i install
Returns:

Re: Monitoring Fedora VM's
Posted: Thu Oct 17, 2013 2:52 pm
by sreinhardt
Ah you most certainly appear to be well past the 0-yum stage. Each of those installed.xxx is a file for us to check and see how far along you are. It looks like you should be on firewall configuration at this point, with only one step left. If it is in fact stopping at 0-yum still, I would suggest sending me the install.log and I can look it over.
Re: Monitoring Fedora VM's
Posted: Mon Oct 21, 2013 11:35 am
by sreinhardt
OK it looks like you are having issues with the command 'service iptables save'. Do you know has fedora swapped to systemctl\systemd yet? Regardless, you can comment out line 31 of 4-firewall and should be able to get past. You are very nearly done, although it seems we may need to consider some updating of the install script to work with newer fedora versions and soon Cent\RHEL when they make similar changes.
Re: Monitoring Fedora VM's
Posted: Mon Oct 21, 2013 2:59 pm
by Tx243
That did it, thanks for the help.
Now to install this on six more fedora servers......
Re: Monitoring Fedora VM's
Posted: Mon Oct 21, 2013 3:12 pm
by abrist
Great! Best of luck! Can we lock this thread?
Re: Monitoring Fedora VM's
Posted: Mon Oct 21, 2013 3:26 pm
by Tx243
abrist wrote:Great! Best of luck! Can we lock this thread?
Yes please.