Do I have to manually remove them from the database? I've tried removing and re-adding the BGP poller but they're still there.
They are removed after predefined amount of days. Default value is 30 days. This can be changed in database (change CurrentValue).
UPDATE Settings SET CurrentValue=30 WHERE SettingId='NPM_Settings_RoutingNeighbor_Retain_Days'
Thanks!
Hi,
Can please tell me whats the path for changing the default value.