Hi,

 

I debugged this on our systems some time ago. Our reason was because we had multiple reverse dns lookup for the remote hostname, so on every run the revers_dns colum in db would update, thus triggering this log.

 

Ex

Run1: UPDATE `bgpPeers` set `reverse_dns` =’router1.fqdn.net’ WHERE `device_id` = '21' AND `bgpPeerRemoteAddr` = xxx.xxx.xxx.252'

Run 2: UPDATE `bgpPeers` set `reverse_dns` ='wan-loc01.fqdn.net’ WHERE `device_id` = '21' AND `bgpPeerRemoteAddr` = xxx.xxx.xx.252'

 

Could be same issue or not J

 

 

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Mike Stupalov
Sent: onsdag 25. mai 2016 14.10
To: observium@observium.org
Subject: Re: [Observium] BGP peers updated

 

Hi,

 please do other debug:

 ./discovery.php -d -m bgp-peers -h <device>

and sent (attach os pastebin) this output.

P.S. Make sure that you have updated observium (svn up).

On 25.05.16 14:50, Arnaud Launay wrote:

Le Wed, May 25, 2016 at 12:33:49PM +0100, Adam Armstrong a écrit:
Run the bgp-peers poller module for that host in debugging mode:
./poller.php -h <device_id> -m bgp-peers -d
Sounds like it may be a SQL update issue causing it to retry
the update each time.
 
Done... Eventlog has *not* been updated :/
 
I dispatched the result in a text file, but as it's brightly
colored, it's not very readable in vim :) Is there a way to have
a "flat" output ?
 
Also, do you want me to send you the result ?
 
  Arnaud.




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

 

 



-- 
Mike Stupalov
http://observium.org
NOTICE: Please immediately e-mail back to sender if you are not the intended recipient. Thereafter delete the e-mail along with any attachments without making copies. The sender reserves all rights of privilege, confidentiality and copyright.