Page 3 of 3

Re: Showing list of host names that have been added

Posted: Tue Nov 04, 2014 1:57 pm
by eloyd
Rats. Scott beat me to the punch. I was just going to ask you about IP space. You can certainly change your IPs to be the NAT IPs, but then you need to figure out how to extract that information. I'll be honest - if the purpose is to have a map that shows your data centers, and your data centers never move, I think it makes more sense to stop putting energy into this and to simply have pie chart or something else that shows alerts by data center (the IP of which you already have) and then you can drill down by clicking pieces of the pie.

Re: Showing list of host names that have been added

Posted: Tue Nov 04, 2014 2:23 pm
by stecino
I found this article https://blog.vladionescu.com/geo-locati ... -networks/

My question was if I were to recompile the database the way it's specified there, would it be overwritten?

Re: Showing list of host names that have been added

Posted: Tue Nov 04, 2014 2:28 pm
by eloyd
The way that blog post describes it, it augments the data, not overrides it. So you could certainly do that. You will be venturing outside the scope of Nagios Log Server and the support you would receive from this forum at that point.

If you wish, my company would be glad to help you out.

Re: Showing list of host names that have been added

Posted: Tue Nov 04, 2014 2:36 pm
by stecino
eloyd wrote:The way that blog post describes it, it augments the data, not overrides it. So you could certainly do that. You will be venturing outside the scope of Nagios Log Server and the support you would receive from this forum at that point.

If you wish, my company would be glad to help you out.
I think I will give it a shot. Having the map working isn't really a requirement for me, but at this point it's more like experimenting :D

Thanks for all the information.