I have been searching for an hour now with no luck. Anyone have a link to an rpm install of NRPE that was created with command line arguments allowed?
Thanks!
NRPE rpm install
NRPE rpm install
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: NRPE rpm install
Our rpm spec for nrpe enables command args by default. I take it repos and distros are choosing to disable this? You should be able to use the following steps to build one:
I forget if it puts the rpm next to the tar on the filesystem or if it places it in some internal cache, but a locate or find should be able to find it.
Code: Select all
cd /tmp
wget https://github.com/NagiosEnterprises/nrpe/archive/nrpe-2-14.tar.gz
rpmbuild -ta nrpe-2-14.tar.gzNagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.