Search found 7 matches
- Mon Oct 03, 2016 2:42 pm
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
The "fullinstall" script runs all of the required scripts in sub-directories. As it failed, some of the scripts probably didn't run... The commands that are "not defined" *should* be defined in the "/usr/local/nagios/etc/nrpe/common.cfg" file. It's in the "/macosx...
- Fri Sep 30, 2016 9:24 pm
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
Well this is just getting silly now... I went ahead and used Homebrew as that seems like the only way out of this for now... So about half of the default services the OS X wizzard adds are still broken, namely: / Disk Usage ::: DISK CRITICAL - 20% is not accessible: No such file or directory CPU Sta...
- Thu Sep 29, 2016 10:48 am
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
I created this documentation guide: https://support.nagios.com/kb/article.php?id=515 I was helped by the developer and I was told that we need to use Homebrew to install their implementation of openssl, hence why you are getting the ssl headers error. Hmmm, openssl isn't even listed as a prerequisi...
- Wed Sep 28, 2016 4:11 pm
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
I don't see the NRPE binary in the "/usr/local/nagios/bin" or the "nrpe.cfg" in "/usr/local/nagios/etc"... Let's try to reinstall NRPE. Run the following commands as root and show the output in case you run into some errors: cd /tmp/macosx/subcomponents/nrpe ./install ...
- Tue Sep 27, 2016 8:43 pm
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
I really appreciate the support so far. Here is the output: MacMini$ sudo ps -ef | grep nrpe.cfg | grep -v grep MacMini$ sudo find / -name nrpe find: /dev/fd/3: Not a directory find: /dev/fd/4: Not a directory /private/tmp/macosx/subcomponents/nrpe /private/tmp/macosx/subcomponents/nrpe/mods/cfg/nrp...
- Mon Sep 26, 2016 7:19 pm
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Re: Issues installing Nagios OS X Agent on OS X 10.10.6
I had a remote with a customer that ran into a similar issue, and he resolved it by installing NRPE through Homebrew. Just throwing this out there. Could you attempt to check against the machine over the CLI of Nagios? This should give us more of a description for what the error is. Also, when you'...
- Sun Sep 25, 2016 12:14 am
- Forum: Nagios XI
- Topic: Issues installing Nagios OS X Agent on OS X 10.10.6
- Replies: 14
- Views: 3983
Issues installing Nagios OS X Agent on OS X 10.10.6
Hi, 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...