Can't install NRPE client on your VM appliance

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
comfone
Posts: 127
Joined: Fri May 01, 2015 3:28 am

Can't install NRPE client on your VM appliance

Post by comfone »

Hi All
We are using 2 Nagios Log Server Instances Version 1.4.2 (VM appliance).
I have downloaded the NRPE Agent from the Nagios XI configuration wizard and followed the installation guide.
But the installation is failing.
Attached is the install.log.
You do not have the required permissions to view the files attached to this post.
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Can't install NRPE client on your VM appliance

Post by jomann »

At the top of the install.log it looks like you're missing some packages that are required by the installer:

Code: Select all

No package autoconf available.
No package openssl-devel available.
No package sysstat available.
No package xinetd available.
No package bc available.
You'll need to be able to install these in order for it to work.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked