I have two columns one is datacenter location and second- number of servers, I want to show this on map, how to show it without latitude and longitude details. Do I need to upload csv with latitude and longitude for all these locations ? And then using geostat command . location of datacenter - New York , Texas, Amsterdam, Mumbai
The geostats command needs latitude and longitude data to plot its results. You may be able to get that information using the iplocation command, but won't work for internal IP addresses. In that case, a CSV mapping datacenters to lat/long seems like a good solution.
The geostats command needs latitude and longitude data to plot its results. You may be able to get that information using the iplocation command, but won't work for internal IP addresses. In that case, a CSV mapping datacenters to lat/long seems like a good solution.