scline / docker-cacti

Cacti version 1+ under Docker
113 stars 56 forks source link

The poller_output_boost_arch tables are not deleted #98

Open cub-uanic opened 2 years ago

cub-uanic commented 2 years ago

I'm using Cacti 1.2.17 from Docker hub smcline06/cacti, all settings are on their defaults (except added new devices and graphs). I see ~14500 tables with the name poller_output_boost_arch_NNNNNN, and this makes DB slow, just due to the big directory size. All of them are zero rows, but they aren't deleted automatically, so I had to delete them manually. How this could be fixed?

As I'm not sure which project is responsible for this - I'm creating a bug in both, please see: See https://github.com/Cacti/cacti/issues/4535

cub-uanic commented 2 years ago

Please check https://github.com/Cacti/cacti/issues/4535#issuecomment-1022716858 Could we update to the latest 1.2.x branch?

scline commented 2 years ago

Its been on my to do list, I'll see if I can get some time tomorrow or this weekend to do a quick update.

You can update the cacti version by CLI via https://github.com/scline/docker-cacti#updating-cactiif you wanted to simply update to 1.2.19.

On Wed, Jan 26, 2022 at 5:14 PM Oleg Kostyuk @.***> wrote:

Please check Cacti/cacti#4535 (comment) https://github.com/Cacti/cacti/issues/4535#issuecomment-1022716858 Could we update to the latest 1.2.x branch?

— Reply to this email directly, view it on GitHub https://github.com/scline/docker-cacti/issues/98#issuecomment-1022752998, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBEKV2FDBGMQ7HBLJ3TIBLUYCL77ANCNFSM5M4MWVPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>