Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
Description
We are using version 20.12.10924 (stable) and l3vpn vrf duplicates are added daily.
Attachments
Issue Links
- mentions
-
OBS-3551 Event VRF updated every hours
-
- Closed
-
Now I was able to capture the process of adding multiple VRF entries. I created a new cronjob like that:
0 */1 * * * /opt/observium/discovery.php -h all -m vrf -d >> discovery.log (see uploaded file)
I removed all other devices and left only device 'pop19-asr' within it. There you can see that new VRFs has been added. If I run discovery manually by CLI, the VRFs will be deleted... it is only re-added by the cronjob discovery every time.