Page 1 of 1

Distributed Monitoring - Another Rookie asking help

Posted: Wed Jul 23, 2014 3:26 pm
by luiscastanheta
Hi all,

I try to configure a Centralized System (based on NAGIOS (I used check_mk multisite)) but I have had it hard in the same configuration. Currently the scenario I have is:

Server1 (the "central")
Public IP - 62.27.21.129 (the only doors that have opened are 80, 443 and 6550-6600)

Server_Customer1
Private IP (behind firewall's Client)
Check_mk install in all hosts the verification of Hosts / Services
Nagios (w/ check_mk_multisite)

How does (if possible of course) I can send the information of Hosts / Services that is gathered by Nagios (which is in Server_Customer1 to Server1 order to have all the centralized information (because the future will have more Customers to monitor (each one a "private") network).

Have tried using Livestatus (unsuccessfully) once from Server1 can not access the client hosts (the hypothesis of VPNs is excluded from the outset by the Customer).

How do I send information from Server_Customer1 => Server1 ....

Please help me I'm going crazy with so much searching on google :)

Re: Distributed Monitoring - Another Rookie asking help

Posted: Wed Jul 23, 2014 4:53 pm
by abrist
I cannot really comment on check_mk/multisite as throse projects are completely controlled by others. But, the standard way to forward checks from one server to a central core server is through nsca:
http://nagios.sourceforge.net/docs/3_0/ ... hecks.html