Page 1 of 1
Uninstalling Nagiosxi Agent?
Posted: Fri Mar 09, 2012 2:18 pm
by epx998
Is there a way to uninstall the nagiosxi agent cleanly? I need to be running the RPM for NRPE and not an agent that is compiling code.
Re: Uninstalling Nagiosxi Agent?
Posted: Mon Mar 12, 2012 7:42 am
by scottwilkerson
Which agent did you install? That you want to remove? ie. what type of machine do you have this installed on?
Re: Uninstalling Nagiosxi Agent?
Posted: Tue Mar 13, 2012 12:30 pm
by epx998
We figured it out. Sadly due to the agent being compiled and not an RPM, we cant use it in our production environment.
Is there an RPM for the NagiosXI agent?
Re: Uninstalling Nagiosxi Agent?
Posted: Tue Mar 13, 2012 3:16 pm
by lmiltchev
We don't have an "official" rpm for NRPE, but you can check out this link:
http://pkgs.repoforge.org/nagios-nrpe/
You will have to deal with dependencies, setting up firewall rules, etc.
You can also try yum. In this case, you won't have to deal with dependencies - yum should take care of them.
Hope this helps.