-
-
Notifications
You must be signed in to change notification settings - Fork 437
When creating Graphs, the process may become slower over time as more items exist #5451
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamperformancePerformance related affects big sitesPerformance related affects big sitesresolvedA fixed issueA fixed issue
Milestone
Description
Describe the bug
As reported by a user, he found that as more graphs got created, Cacti became progressively slower. I've reviewed the query and found it flawed and missing an important join attribute. Problem is reported here:
http://forums.cacti.net/viewtopic.php?p=291546#p291546
To Reproduce
Steps to reproduce the behavior:
-
Create many thousands of graphs user add_graphs.php CLI script for Data Query graphs searching for a specific 'data_source_name'
-
Watch as Cacti get's slower and slower as more are created.
Expected behavior
Cacti should handle these queries very quickly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamperformancePerformance related affects big sitesPerformance related affects big sitesresolvedA fixed issueA fixed issue