NeDi Community

NeDi Software Specific => Discovery => Topic started by: ascii on April 27, 2020, 02:59:57 pm

Title: Event table blowing up
Post by: ascii on April 27, 2020, 02:59:57 pm
Hello together,

for same reason my event table is blowing up. (grow to 20GB not sure in which timeframe)
I found the cause to be link change event.
on every discovery for every active port this message is written to the event table

Code: [Select]
WDEV:dekrXYZ written to nedi.devices
EVNT:MOD=1/1 L=150 CL=lnc TGT=dekrXYZ MSG=Gi0/10 (blabla) was      link changed type  from     
EVNT:MOD=1/1 L=150 CL=lnc TGT=dekrXYZ MSG=Nu0 was      link changed type  from      did not receive any traffic did not send any traffic
EVNT:MOD=1/1 L=150 CL=lnc TGT=dekrXYZ MSG=Vl410 was      link changed type  from     
WIF :19 interfaces written to nedi.interfaces

does anyone know what that could be?

for now i removed the l from the notify part in the nedi conf.
Title: Re: Event table blowing up
Post by: rickli on May 06, 2020, 09:45:57 am
One of the things I keep an eye on. You should see improvements in 1.9 already (which will be available to the public very soon)
Title: Re: Event table blowing up
Post by: ascii on May 07, 2020, 09:04:04 am
i added the l again to the notify part in the nedi.conf

i'm running 1.9C for a couple of days now.
i will see how it is going and report back.