Page 1 of 1

how to uninstall a compiled NRPE?

Posted: Tue Oct 23, 2012 7:15 am
by inventsekar
i think this questions is common to both nagios core and nagios XI, so posting it here.

i installed the NRPE on a client node (compiled from source). but, how to uninstall it? i tried "make uninstall" says no rule for uninstall and stopped.
i read the README, no clues. the NRPE.pdf says no info. searched here in this whole forum. i am tired now.

Could you please tell me how to uninstall a compiled NRPE?

/usr/local/nagios/libexec/check_nrpe -H localhost
NRPE v2.13

Re: how to uninstall a compiled NRPE?

Posted: Tue Oct 23, 2012 1:32 pm
by slansing
Though there currently is no Nagios supported uninstall tool for NRPE you can view all the changes made to your system during the install process from this log:

Code: Select all

/tmp/linux-nrpe-agent/install.log
This is assuming you followed our guide to installing the Linux Monitoring Agent.