Distributed Monitoring - Another Rookie asking help

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
luiscastanheta
Posts: 1
Joined: Wed Jul 23, 2014 3:13 pm

Distributed Monitoring - Another Rookie asking help

Post 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 :)
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Distributed Monitoring - Another Rookie asking help

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked