11 Sep
2013
11 Sep
'13
1:22 p.m.
At 11-09-2013 12:23, Pekka.Panula@sofor.fi wrote:
Hi
Observium does not show correct geo locations on frontpage for most of our devices, servers, etc.
How can i fix this?
Try finding your locations at MapQuest first and update your devices to use their adressing format, this is the primary geocoding API Observium uses: www.mapquest.com
Otherwise, update your config.php to change the geocoding API to Google maps (but beware of the limitations Google has implemented): $config['geocoding']['api'] = 'google';