Page 1 of 1

configure a RPM to install NRPE client

Posted: Tue May 16, 2017 1:42 pm
by hsauerbach
Due to our high security we can not hit the internet for a yum client install or put a c complier on every client so is there a way to install NRPE using RMP.

Re: configure a RPM to install NRPE client

Posted: Tue May 16, 2017 3:01 pm
by avandemore
You can follow our install from source guide:
https://support.nagios.com/kb/article.php?id=515

And then use a tool like checkinstall to build an RPM. There is also a spec file for use if you like.