Changes made to Devices > Locations
Hello,
Seems there was a change in code which effects - Devices > Locations.
I had set each device with a specific sysLocation - and checked override sysLocation in the device settings.
This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown.
Is there a place to read about configuration changes - I may need to re-adjust - or is this a bug - as override sysLocation is now overwritten by something else?
Thanks. Sonny
Hi Sonny,
You can override the geolocation and return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration file. I like it better too ;-)
Tom
On 22/04/2013 22:06, Sonny Kupka wrote:
Hello,
Seems there was a change in code which effects - Devices > Locations.
I had set each device with a specific sysLocation - and checked override sysLocation in the device settings.
This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown.
Is there a place to read about configuration changes - I may need to re-adjust - or is this a bug - as override sysLocation is now overwritten by something else?
Thanks. Sonny _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thank God for that setting !
:)
On 23/04/2013 09:18, Tom Laermans wrote:
Hi Sonny,
You can override the geolocation and
return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration
file. I like it better too ;-)
Tom
On 22/04/2013 22:06, Sonny
Kupka wrote:
Hello, Seems there was a change in code which effects
- Devices > Locations. I had set each device with a specific sysLocation - and checked override sysLocation in the device settings. This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown. Is there a place to read about configuration changes - I may need to re-adjust - or is this a bug - as override sysLocation is now overwritten by something else? Thanks. Sonny _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
_______________________________________________
observium mailing
list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium [1]
Links: ------ [1] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Indeed - Adam is so happy with his geolocation thing that he wants it as default now. It's useless to me though :-)
On 23/04/2013 0:09, Pieter De Wit wrote:
Thank God for that setting !
:)
On 23/04/2013 09:18, Tom Laermans wrote:
Hi Sonny,
You can override the geolocation and return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration file. I like it better too ;-)
Tom
On 22/04/2013 22:06, Sonny Kupka wrote:
Hello, Seems there was a change in code which effects - Devices > Locations. I had set each device with a specific sysLocation - and checked override sysLocation in the device settings. This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown. Is there a place to read about configuration changes - I may need to re-adjust
- or is this a bug - as override sysLocation is now overwritten by
something else? Thanks. Sonny _______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
So what is the correct syntax for locations?
On Mon, Apr 22, 2013 at 4:14 PM, Tom Laermans tom.laermans@powersource.cx wrote:
Indeed - Adam is so happy with his geolocation thing that he wants it as default now. It's useless to me though :-)
On 23/04/2013 0:09, Pieter De Wit wrote:
Thank God for that setting !
:)
On 23/04/2013 09:18, Tom Laermans wrote:
Hi Sonny,
You can override the geolocation and return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration file. I like it better too ;-)
Tom
On 22/04/2013 22:06, Sonny Kupka wrote:
Hello, Seems there was a change in code which effects - Devices > Locations. I had set each device with a specific sysLocation - and checked override sysLocation in the device settings. This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown. Is there a place to read about configuration changes - I may need to re-adjust - or is this a bug - as override sysLocation is now overwritten by something else? Thanks. Sonny _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Tom,
Worked perfectly.
Thanks. Sonny
----- Original Message ----- From: "Tom Laermans" tom.laermans@powersource.cx To: "Observium Network Observation System" observium@observium.org Sent: Monday, April 22, 2013 4:18:05 PM Subject: Re: [Observium] Changes made to Devices > Locations
Hi Sonny,
You can override the geolocation and return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration file. I like it better too ;-)
Tom
On 22/04/2013 22:06, Sonny Kupka wrote:
Hello,
Seems there was a change in code which effects - Devices > Locations.
I had set each device with a specific sysLocation - and checked override sysLocation in the device settings.
This was working as expected, until I ran updates - Now instead of having my defined locations - It now shows countries - Canada, England, Unknown and all my stuff is showing up under unknown.
Is there a place to read about configuration changes - I may need to re-adjust - or is this a bug - as override sysLocation is now overwritten by something else?
Thanks. Sonny _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
On 04/23/2013 02:17 PM, Sonny Kupka wrote:
Tom,
Worked perfectly.
Thanks. Sonny
----- Original Message ----- From: "Tom Laermans" tom.laermans@powersource.cx To: "Observium Network Observation System" observium@observium.org Sent: Monday, April 22, 2013 4:18:05 PM Subject: Re: [Observium] Changes made to Devices > Locations
Hi Sonny,
You can override the geolocation and return to the old behaviour by adding
$config['location_menu_geocoded'] = FALSE;
to your configuration file. I like it better too ;-)
Tom
Does that feature require a particular svn revision? I'm on 3934 and it doesn't work for me.
Or does it require something like rediscovery?
Paul
On 23/04/2013 8:44, Tom Laermans wrote:
On 23/04/2013 6:20, Paul Gear wrote:
Does that feature require a particular svn revision? I'm on 3934 and it doesn't work for me.
Or does it require something like rediscovery?
... Please use the latest version before asking for support?
Can someone please fix the threading breakage in the android client? :P
Would cut down on the noise of me replying to something that's already been replied to out-of-thread ;)
Tom
On Tue, 2013-04-23 at 11:49 +0400, Nikolay Shopik wrote:
Maybe just don't use it at all? It such junk anyway. What's wrong with good old k9mail
On 4/23/13 10:46 AM, Tom Laermans wrote:
Can someone please fix the threading breakage in the android client? :P
Unfortunately I can't tell Adam what to use - he'll just take my mailing list access away :P
Tom
participants (6)
-
Alex Pressé
-
Nikolay Shopik
-
Paul Gear
-
Pieter De Wit
-
Sonny Kupka
-
Tom Laermans