![](https://secure.gravatar.com/avatar/bfa29d1907132684342ca06e90c07ff1.jpg?s=120&d=mm&r=g)
Hi all,
I don't know if it's bug, but I have set locaton on alsmost all my devices, but let's say 1 day ago it wasn't. so few of them was as Unknown location and in devices menu I saw structure like "Unknown -> unset ; Prague -> address, ... "
I have fixed location and started poller and discovery. Poller got new location for each device where it was unset. But in menu I still saw structure like
Devices - Locations | |- <empty string> | |-Address1 (8 count) | |-<Prague> |-Address1 (55 count)
And Address1 is same for both sections because devices in both sections have same sysLocation parameter. Also doesn't matter which menu I click, I always got list of all devices with this sysLocation parameter (63 count).
Also I have in config these lines to replace location with exact address and it works fine.
$config['location_map']['Prague'] = "my street, Prague, Czech Republic"; $config['location_map']['Nashville'] = "us street, Franklin, TN 12345";
Do you know how to force Observium to move fixed location devices under "Prague" town and show proper count of devices?
Thanks
![](https://secure.gravatar.com/avatar/06aa7c7b7c1aceeb9f755fe9380d301a.jpg?s=120&d=mm&r=g)
I had a similar issue I solved it by having no more than 4 entries separated by commas, and always ending in the two letter country code. definately, no "level 2" or "persons name c/o company" entries.
$config['location_map']['Data Centre 1'] = "DC1, Dickson, Canberra, AU"; $config['location_map']['Data Centre 2'] = "DC2, 15 London cct, Canberra, AU"; $config['location_map']['Lismore'] = "Lismore, AU";
so AU for me, CZ and US for your examples.
for me the country code is important because there is a Newcastle and a Perth in at least three other countries.
thanks
Peter Hine Senior Technical Support Engineer (Servers) FCoA ITS peter.hine@familycourt.gov.au
********************************************************************** The information contained in this e-mail (including any attachments) is for the exclusive use of the addressee. If you are not the intended recipient please notify the sender immediately and delete this e-mail. It is noted that legal privilege is not waived because you have read this e-mail. **********************************************************************
participants (2)
-
Peter.Hine@familycourt.gov.au
-
Tibor Marchyn