Thanks for reply.

I changed geo api to google.                       i.e           $config['geocoding']['api']            = 'google';             // Which GEO API use ('mapquest', 'google')

 

Now, I was checking for syslocation attribute but not found in devices table.

Please check output of ‘desc devices;’ table:-

 

mysql> desc devices;

+---------------------------+----------------------------------------------+------+-----+---------+----------------+

| Field                     | Type                                         | Null | Key | Default | Extra          |

+---------------------------+----------------------------------------------+------+-----+---------+----------------+

| device_id                 | int(11)                                      | NO   | PRI | NULL    | auto_increment |

| hostname                  | varchar(128)                                 | NO   | MUL | NULL    |                |

| sysName                   | varchar(128)                                 | YES  | MUL | NULL    |                |

| community                 | varchar(255)                                 | YES  |     | NULL    |                |

| authlevel                 | enum('noAuthNoPriv','authNoPriv','authPriv') | YES  |     | NULL    |                |

| authname                  | varchar(64)                                  | YES  |     | NULL    |                |

| authpass                  | varchar(64)                                  | YES  |     | NULL    |                |

| authalgo                  | enum('MD5','SHA')                            | YES  |     | NULL    |                |

| cryptopass                | varchar(64)                                  | YES  |     | NULL    |                |

| cryptoalgo                | enum('AES','DES')                            | YES  |     | NULL    |                |

| snmpver                   | enum('v1','v2c','v3')                        | NO   |     | v2c     |                |

| port                      | smallint(5) unsigned                         | NO   |     | 161     |                |

| timeout                   | int(11)                                      | YES  |     | NULL    |                |

| retries                   | int(11)                                      | YES  |     | NULL    |                |

| ssh_port                  | int(11)                                      | NO   |     | 22      |                |

| agent_version             | int(11)                                      | YES  |     | NULL    |                |

| transport                 | enum('udp','tcp','udp6','tcp6')              | NO   |     | udp     |                |

| bgpLocalAs                | varchar(16)                                  | YES  |     | NULL    |                |

| snmpEngineID              | varchar(64)                                  | YES  |     | NULL    |                |

| sysObjectID               | varchar(255)                                 | YES  |     | NULL    |                |

| sysDescr                  | text                                         | YES  |     | NULL    |                |

| sysContact                | text                                         | YES  |     | NULL    |                |

| version                   | text                                         | YES  |     | NULL    |                |

| hardware                  | text                                         | YES  |     | NULL    |                |

| features                  | text                                         | YES  |     | NULL    |                |

| location                  | text                                         | YES  |     | NULL    |                |

| location_lat              | varchar(16)                                  | YES  |     | NULL    |                |

| location_lon              | varchar(16)                                  | YES  |     | NULL    |                |

| location_city             | varchar(32)                                  | YES  |     | NULL    |                |

| location_county           | varchar(32)                                  | YES  |     | NULL    |                |

| location_state            | varchar(32)                                  | YES  |     | NULL    |                |

| location_country          | varchar(32)                                  | YES  |     | NULL    |                |

| location_geoapi           | varchar(16)                                  | YES  |     | NULL    |                |

| os                        | varchar(32)                                  | YES  | MUL | NULL    |                |

| status                    | tinyint(4)                                   | NO   | MUL | 0       |                |

| ignore                    | tinyint(4)                                   | NO   | MUL | 0       |                |

| ignore_until              | datetime                                     | YES  |     | NULL    |                |

| asset_tag                 | varchar(32)                                  | YES  |     | NULL    |                |

| disabled                  | tinyint(1)                                   | NO   |     | 0       |                |

| uptime                    | bigint(20)                                   | YES  |     | NULL    |                |

| last_polled               | timestamp                                    | YES  |     | NULL    |                |

| last_discovered           | timestamp                                    | YES  |     | NULL    |                |

| is_polling                | tinyint(1)                                   | NO   |     | 0       |                |

| is_discovering            | tinyint(1)                                   | NO   |     | 0       |                |

| last_polled_timetaken     | double(5,2)                                  | YES  |     | NULL    |                |

| last_discovered_timetaken | double(5,2)                                  | YES  |     | NULL    |                |

| purpose                   | varchar(64)                                  | YES  |     | NULL    |                |

| type                      | varchar(20)                                  | YES  |     | NULL    |                |

| serial                    | varchar(128)                                 | YES  |     | NULL    |                |

| icon                      | varchar(255)                                 | YES  |     | NULL    |                |

| device_state              | text                                         | YES  |     | NULL    |                |

| distro                    | varchar(32)                                  | YES  |     | NULL    |                |

| distro_ver                | varchar(16)                                  | YES  |     | NULL    |                |

| kernel                    | varchar(64)                                  | YES  |     | NULL    |                |

| arch                      | varchar(8)                                   | YES  |     | NULL    |                |

+---------------------------+----------------------------------------------+------+-----+---------+----------------+

55 rows in set (0.01 sec)

 

mysql>

 

 

 

……..

With Warm Regards,

Chaman Rathee

Mob. No. +91- 9560055816

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: 18 September 2015 20:15
To: observium@observium.org
Subject: Re: [Observium] Observium host located at different location

 

Hi,

 

This is a problem caused by the geolocation provider changing policies.

 

Since you've changed geolocation provider, Observium will re-geolocate the devices once it detects a sysLocation change. Since your sysLocation hasn't changed, it won't do a re-location.

 

This is an unusual occurrence, so we don't  have the ability in the UI to reset all geolocations. You can set all sysLocation fields in the `devices` table to blank, and they will be re-geolocated when polled.

 

adam.

On 18/09/2015 15:19:22, Chaman Rathee <chaman.rathee@progression.com> wrote:

We do professional subscription on 2015-09-07 07:52:35.

We have login and password for this.

 

Qus1) Please suggest us that How to take support from observium? My ID 2432.

Qus2)    My Server are located at Gurgaon, India. But it is showing at  R. Francisco de Arruda Furtado 6, 9500-605 Ponta Delgada, Portugal    Latitude: 37.746306 | Longitude: -25.666857

Few day ago,I move my .svn directory to another place (/home). Is it related to this?

Qus3)    Is it bug in observium? If yes please suggest packages to fix this bug.

 

 

Note :- Server is monitoring fine But showing server at wrong location.

 

 

…………

With Warm Regards,

Chaman Rathee

Mob. No. 9560055816

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Chaman Rathee
Sent: 18 September 2015 14:02
To: 'Observium Network Observation System'
Subject: Re: [Observium] Observium host located at different location

 

Observium is showing my all server at :-

 

R. Francisco de Arruda Furtado 6, 9500-605 Ponta Delgada, Portugal
Latitude: 37.746306 | Longitude: -25.666857

               

This is default latitude and longitude in cinfig.php

 

$config['geocoding']['default']['lat'] =  "37.7463058";         // Default latitude

$config['geocoding']['default']['lon'] =  "-25.6668573";        // Default longitude

 

 

 

Chaman Rathee

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Chaman Rathee
Sent: 18 September 2015 10:23
To: 'Observium Network Observation System'
Subject: Re: [Observium] Observium host located at different location

 

Hi ,

              I changes “ $config['geocoding']['api']            = 'google';   “ in /opt/observium/config.php file.

 

Then, I refresh and delete all history and cookies But still have same problem.

 

Qus :- >   How to apply config.php changes in observium?

 

 

 

…………

With Warm Regards,

Chaman Rathee

Mob No. 9560055816

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong
Sent: 17 September 2015 18:23
To: observium@observium.org
Subject: Re: [Observium] Observium host located at different location

 

Hi,

 

This is due to the geolocation provider changing their API policies.

 

You can temporarily work around the issue by changing the API provider to google in your config.php:

 

$config['geocoding']['api']                = 'mapquest';            // Which GEO API use ('mapquest', 'google', 'osm', 'yandex')

 

adam.

On 17/09/2015 08:18:00, Chaman Rathee <chaman.rathee@progression.com> wrote:

Both Location in india (Gurgaon,Channei) have same circle sign.  

 

Where server at north atlantic Ocean have different sing.           

 

Waiting for reply……….!

 

…….

With Warm Regards,

Chaman Rathee

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Chaman Rathee
Sent: 17 September 2015 10:08
To: 'Observium Network Observation System'
Subject: Re: [Observium] Observium host located at different location

 

Dear Team,

 

Location of server is Gurgaon, India. I checked it in Devices->Location->Unknown->Unknown-> Gurgaon, India

I am also not able to see these 8 host. When I click on Unknown Devices it shows all Gurgaon, India devices

 

 

 

Please do needful.

 

 

………

With Best Regards,

Chaman Rathee

Mob. No. 91-9560055816

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Cody Cook
Sent: 16 September 2015 14:07
To: Observium Network Observation System
Subject: Re: [Observium] Observium host located at different location

 

You need to either set location in snmpd.conf (sysLocation)

Or you need to set the location for that item to that specific location.

 

Inline image 1

 

On Wed, Sep 16, 2015 at 12:50 AM, Chaman Rathee <chaman.rathee@progression.com> wrote:

Dear Team,

                           My Observium hosts are showing at north atlantic Ocean where server is located at Gurgaon,India.

SNMP Configuration file is /etc/snmp/snmpd.conf of host have only single blue line.

 

rocommunity <community_name>

 

 

 

Please suggest needful on priority basis.

 

 

……….

With Warm Regards,

Chaman Rathee

Mob. No. :- +91-9560055816

 

 

 

 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium

 

 

 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.

 

 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.

 

 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.



 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.




 

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.





 
Fabrikam

Privileged or confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), please delete this message and kindly notify the sender by an emailed reply. Opinions, conclusions and other information in this message that do not relate to the official business of Progression and its associate entities shall be understood as neither given nor endorsed by them.