Installing NagiosXI Agent issues - Mac OS X

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jpipitone
Posts: 102
Joined: Tue Oct 12, 2010 1:21 pm

Installing NagiosXI Agent issues - Mac OS X

Post by jpipitone »

I am trying to install the agent according to this page: https://assets.nagios.com/downloads/nag ... _Agent.pdf

I already have Xcode command line tools installed. The Mac I'm trying to install the agent on has Mac OS X Server installed (10.11.5) - not sure if that makes a difference. Something is reporting an error about SSL headers during the install, and I never get prompted to put the IP for the allowed host (our NagiosXI instance)

Any ideas?

Code: Select all

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
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Installing NagiosXI Agent issues - Mac OS X

Post by hsmith »

What's in /etc/xinetd.d/?
Former Nagios Employee.
me.
jpipitone
Posts: 102
Joined: Tue Oct 12, 2010 1:21 pm

Re: Installing NagiosXI Agent issues - Mac OS X

Post by jpipitone »

hsmith wrote:What's in /etc/xinetd.d/?
The directory xinetd.d doesn't exist inside /etc
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Installing NagiosXI Agent issues - Mac OS X

Post by hsmith »

Do you have a full installation log you can show us? This worked fine on my MacBook Pro, but I don't have access to Mac Server to test out.
Former Nagios Employee.
me.
Locked