Search found 12 matches

by tzidore
Mon Oct 26, 2015 6:47 am
Forum: Nagios XI
Topic: Nagios XI to monitor Nagios Core
Replies: 1
Views: 559

Nagios XI to monitor Nagios Core

Hi I have a Nagios XI server running and everything is fine. I also have a Ardis DDP(ddpsan.com) with a internal Nagios core server running. I would like to monitor the Nagios DDP server on my Nagios XI, but how do I set it up. None of the Wizards are able to help me. It is running "uname -a&qu...
by tzidore
Fri Sep 25, 2015 4:13 am
Forum: Nagios XI
Topic: Mac agent on Mac OS X 10.10 problem with SSL
Replies: 5
Views: 1375

Re: Mac agent on Mac OS X 10.10 problem with SSL

Hi again

Xcode is installed but after using this tutorial and re-running the script it worked.

http://railsapps.github.io/xcode-comman ... tools.html

Thank you for making check up on xcode.

It is solved.
by tzidore
Fri Sep 25, 2015 3:24 am
Forum: Nagios XI
Topic: Mac agent on Mac OS X 10.10 problem with SSL
Replies: 5
Views: 1375

Re: Mac agent on Mac OS X 10.10 problem with SSL

Hi

Thank for the quick reply.

Xcode is already installed. It is a mac pro with the app "Server" installed. Could that have something to do with the problem?

I used
sudo bash -x /tmp/macosx/fullinstall
by tzidore
Thu Sep 24, 2015 9:54 am
Forum: Nagios XI
Topic: Mac agent on Mac OS X 10.10 problem with SSL
Replies: 5
Views: 1375

Mac agent on Mac OS X 10.10 problem with SSL

Hi I have a problem installing the Mac OS X agent for Nagios XI on a 10.10.5 Mac Pro. I have used this guide https://assets.nagios.com/downloads/nagiosxi/docs/Installing_the_XI_Mac_OSX_Agent.pdf And I get this message: .... checking for socklen_t... yes checking for type of socket size... size_t che...
by tzidore
Fri Jun 26, 2015 4:04 am
Forum: Nagios XI
Topic: Nagios XI no performance graph data.
Replies: 4
Views: 1247

Re: Nagios XI no performance graph data.

I forgot to thank you and tell that it is working now;-)
by tzidore
Fri Jun 26, 2015 3:34 am
Forum: Nagios XI
Topic: Nagios XI no performance graph data.
Replies: 4
Views: 1247

Re: Nagios XI no performance graph data.

Hi Here are the results: ls /usr/local/nagios/var/spool/xidpe | wc -l 2 ls /usr/local/nagios/var/spool/perfdata | wc -l 2 ls /usr/local/nagios/var/spool/checkresults | wc -l 0 The changes to these 2 files are made and npcd is restarted. /usr/local/nagios/etc/pnp/process_perfdata.cfg /usr/local/nagio...
by tzidore
Thu Jun 25, 2015 6:32 am
Forum: Nagios XI
Topic: Nagios XI no performance graph data.
Replies: 4
Views: 1247

Nagios XI no performance graph data.

Hi I have been implementing Nagios XI over the last month, and I just realized that I dont have any performance graph data collection anyware. On other threads I saw people were asked to post this: tail -25 /usr/local/nagios/var/npcd.log [05-05-2015 08:26:05] NPCD: HINT: load_threshold is enabled - ...
by tzidore
Thu Jun 25, 2015 6:11 am
Forum: Nagios XI
Topic: Nagios XI disk name problem
Replies: 6
Views: 1838

Re: Nagios XI disk name problem

Hi again

It doesn't work. It is conflicting with the fact that it is a VMware machine.

DISK CRITICAL - /Volumes/VMware Shared Folders is not accessible: Input/output error
by tzidore
Tue Jun 16, 2015 5:52 am
Forum: Nagios XI
Topic: Nagios XI disk name problem
Replies: 6
Views: 1838

Re: Nagios XI disk name problem

Thank for replying. here is what I get on the string suggested: COMMAND: /usr/local/nagios/libexec/check_nrpe -H 10.0.0.191 -t 30 -c check_disk -a '-w 20% -c 10% -p -a '-w 20% -c 10% -p "/Volumes/Example Digital Delivery\\"\' OUTPUT: Incorrect command line arguments supplied And this is wh...
by tzidore
Mon Jun 15, 2015 6:38 am
Forum: Nagios XI
Topic: Nagios XI disk name problem
Replies: 6
Views: 1838

Nagios XI disk name problem

Hi I am rather new to the whole world of Nagios. I've been setting up 10-15 machines and haven't had to hard a time doing so, but now I have a problem. I imagine it is a rather easy question to answer. I have a Mac OS X 10.9.5 server running on nagios just fine. I have a nfs drive attached and would...