Our company is evaluating Nagios XI as a monitoring solution. Well, trying to evaluate right now. Having a difficult time just installing the agent, which seems like it should be the simple part. I've searched the Internet as well as here and haven't come up with the solution yet, so here is the deal:
- What version of Nagios XI are you using? :: Nagios XI 5.2.9
Linux Distribution and version? :: Nagios XI VM - CentOS centos-release-6-8.el6.centos.12.3.x86_64
32 or 64bit? :: 64bit
VMware Image or Manual Install of XI? :: VMware image
Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL? :: Out-of-box VM from official link
When I try to install the agent on a Mac Mini running OS X 10.10.6, I get the below error about SSL headers:
Code: Select all
checking for initgroups... yes
checking for closesocket... no
checking for socklen_t... yes
checking for type of socket size... size_t
checking for SSL headers... configure: error: Cannot find ssl headers
Subcomponents installation failed - exiting
A-subcomponents appears to have already completed successfully. Moving on to the next step.
Starting NRPE Agent
Code: Select all
(Return code of 255 is out of bounds)Also, how does one uninstall the agent?
Thanks for your help.