I installed CentOS 7 on an old laptop to test installing the Nagios Linux client. Unpacked the tar ball, ran ./fullinstall and it told me el7 is not currently supported.
Is there a workaround for this, or should I just put a different flavor of Linux on this laptop. Won't be an issue for the production servers because none of our Linux stuff is this new.
Mahalo
CentOS 7 not supported by NRPE
CentOS 7 not supported by NRPE
Charles Masteller
Information Systems Specialist
Hawaii Health Systems Corp.
"No one will ever need more than 640K RAM". Bill Gates
Information Systems Specialist
Hawaii Health Systems Corp.
"No one will ever need more than 640K RAM". Bill Gates
Re: CentOS 7 not supported by NRPE
Copy the binary files from your el6 release /usr/local/nagios.
It will work just fine.
It will work just fine.
5 x Nagios 5.6.9 Enterprise Edition
RHEL 6 & 7
rrdcached & ramdisk optimisation
RHEL 6 & 7
rrdcached & ramdisk optimisation
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: CentOS 7 not supported by NRPE
You will likely want to wait until we get a version set up since el7 uses systemd instead of the old init system, I'll look around and see if anyone has done this yet. I would not copy over the binary from a different system unless it was compiled on a system which is literally identical to the el7 one, and the system that was used to compile was el7 itself, with systemd.
Re: CentOS 7 not supported by NRPE
Don't worry about it, this is just testing, I'll just put CentOS 6 on it and go from there. Not a big deal.
Thanks
Thanks
Charles Masteller
Information Systems Specialist
Hawaii Health Systems Corp.
"No one will ever need more than 640K RAM". Bill Gates
Information Systems Specialist
Hawaii Health Systems Corp.
"No one will ever need more than 640K RAM". Bill Gates
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: CentOS 7 not supported by NRPE
Sounds good, once it is available I'm sure we will be making note of it in a new version, or hopefully in a Labs post.