Page 2 of 2

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Mon Jul 01, 2013 2:04 pm
by nyoung
i accidentally edited this post instead of creating a new one.
I was asking for nrpe un-installation steps to start fresh after registering.

Thanks.

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Mon Jul 01, 2013 2:20 pm
by sreinhardt
There isn't too much to do, but it will need to be done manually:

1) remove these lines from /etc/services
# Nagios services
nrpe 5666/tcp
nsca 5667/tcp
ndo2db 5668/tcp

2) Remove /usr/local/nagios
rm -rf /usr/local/nagios

3) Remove the nrpe and nsca files from /etc/xinetd.d
rm /etc/xinetd.d/nsca
rm /etc/xinetd.d/nrdp

4) Remove lines from /etc/sudoers regarding nagios

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Mon Jul 01, 2013 3:57 pm
by nyoung
Thank you. I will report back when my RHEL is registered and i try to run the installation again.

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Mon Jul 01, 2013 4:08 pm
by abrist
Great, let us know.

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Tue Jul 09, 2013 3:53 pm
by nyoung
I have an update. This box is not a regular RHEL. It is netezza and so I will not be able to register it in the Red Hat Network. I worked with IBM support to try to get this registered but it didnt work/isn't allowed. Do you have any other suggestions?

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Tue Jul 09, 2013 4:33 pm
by sreinhardt
OK, if we give you a list of packages or equivilents to install, can you get them on your particular platform?

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Tue Jul 09, 2013 4:42 pm
by nyoung
I should have access to do that.

Re: NRPE RHEL 5.7 Installation step failed - exiting.

Posted: Wed Jul 10, 2013 9:37 am
by sreinhardt
As the nrpe installer builds itself you will need some components that can be removed later. It certainly is possible that you will need additional dependencies as well.

Needed for install:
autoconf gcc glibc make

Needed throughout use:
libmcrypt-devel openssl-devel sudo sysstat xinetd bc