Welcome, Guest. Please login or register.

Author Topic: Event table blowing up  (Read 1400 times)

ascii

  • Full Member
  • ***
  • Posts: 107
    • View Profile
Event table blowing up
« 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.
« Last Edit: April 27, 2020, 03:51:39 pm by ascii »

rickli

  • Administrator
  • Hero Member
  • *****
  • Posts: 2893
    • View Profile
    • NeDi
Re: Event table blowing up
« Reply #1 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)
Please consider Other-Invoices on your NeDi installation for an annual contribution, tx!
-Remo

ascii

  • Full Member
  • ***
  • Posts: 107
    • View Profile
Re: Event table blowing up
« Reply #2 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.