![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
Yah, that trouble was already fixed in latest revision (at 1 Feb 2:28am)..
I apologize to everyone who was met this error. But it was not critical. :)
Niklas Larsson via observium wrote on 31.01.2020 14:00:
Hi,
Seams like the two last lines should not be commited - I removed them now and will se what happens. (line 454 and 455 in includes/polling/system.inc.php)
+// Check if both (sysObjectID and sysDescr) changed, force full device rediscovery +if (!$force_discovery && // Check if not already forced + isset($update_array['sysObjectID']) && isset($update_array['sysDescr']) && + strlen($poll_device['sysObjectID']) && strlen($device['sysObjectID']) && + strlen($poll_device['sysDescr']) && strlen($device['sysDescr'])) +{ + log_event('sysObjectID and sysDescr changed: seems the device was replaced. The device will be rediscovered.', $device, 'device', $device['device_id'], 4); + force_discovery($device); +}
+log_event('snmpEngineID changed: '.$device['snmpEngineID'].' -> '.$poll_device['snmpEngineID'].' (probably the device was replaced). The device will be rediscovered.', $device, 'device', $device['device_id'], 4); +force_discovery($device);
On 2020-01-31 11:52, Niklas Larsson via observium wrote:
Just to say it happens here as well.
On 2020-01-31 11:46, Tomasz Karczewski via observium wrote:
Hi,
From the last update i see many logs like „snmpEngineID changed: -> (probably the device was replaced). The device will be rediscovered”
I rediscoverd manually all devices but i still see these logs.
Tomasz Karczewski
Administrator Sieci
tkarczewski@man.olsztyn.pl
http://www.man.olsztyn.pl%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0 http://www.uwm.edu.pl
tel. (89) 523 45 55 fax. (89) 523 43 47
Ośrodek Eksploatacji i Zarządzania
Miejską Siecią Komputerową OLMAN w Olsztynie
Uniwersytet Warmińsko-Mazurski w Olsztynie
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