Hi Tom,
thanks for the quick answer - I can see the internal province borders in Germany, if I use this config:
$config['frontpage']['map']['resolution'] = "provinces"; $config['frontpage']['map']['region'] = "DE";
So the informations are all there, but I can't configure them correctly.
I don't know what do you mean with google-mc map - can you give me a hint/link?
Florian
Tom Laermans mailto:tom.laermans@powersource.cx Donnerstag, 31. Oktober 2013 12:17 Hi Florian,
Your config is not correct, please see the Google Geochart webpage referenced in the config; there are no province maps for Europe, as far as I know.
But why not use the new google-mc map?
Tom
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium Florian Znottka mailto:znotti@web.de Donnerstag, 31. Oktober 2013 09:03 Hello!
Observium works for me like a charm, but I have a problem with the frontpage map: I can't get a province with a region ISO 3166-2 code (e.g. DE-SH) as a full map on the frontpage. Only working configuration is to show the whole country (e.g. DE) which is a bit to big. All co-locations of our servers are too close to each other (20 miles) , so that you can't figure out on the map, which location is which.
My config.php so far:
$config['frontpage']['map']['resolution'] = "provinces"; $config['frontpage']['map']['region'] = "DE-SH"; $config['frontpage']['map']['dotsize'] = "1";
error-message: Request map does not exist.
Is my config file incorrect or does it not work?
Or is there another method to zoom in on the map?
Thanks for help
Kind Regards Florian _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium