Closed
Description
Describe the bug
Experienced this today. Basically, the items can not be removed from the poller_output table if the local_data entries have been removed. This results in the poller process timing out.
To Reproduce
Steps to reproduce the behavior:
-
Bulk remove thousands of graphs
-
Watch the poller processes end
-
After all poller processes have ended, you still see entries in the poller_output table
-
See error
Expected behavior
Cacti should periodically prune these entries instead of timing out.