Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On larger systems, user interface for reporting may become unusable #4530

Closed
TheWitness opened this issue Jan 19, 2022 · 2 comments
Closed
Labels
bug Undesired behaviour resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Due to the lack of select's that do not leverage callbacks to limit the list size, the Reporting GUI performance degrades steadily as you add more Devices and Graphs to the Cacti system.

To Reproduce

Steps to reproduce the behavior:

  1. Have a System with 40k hosts and more than a million graphs

  2. Attempt to create a report

  3. Interface is almost unusable

Expected behavior

Cacti should be performing callbacks for things like: Trees, Sub-Trees, Devices, and Graphs.

@TheWitness TheWitness added the bug Undesired behaviour label Jan 19, 2022
@TheWitness TheWitness added this to the v1.2.20 milestone Jan 19, 2022
TheWitness added a commit that referenced this issue Jan 24, 2022
Cacti's Reporting Interface is NOT Usable on Large Systems
@TheWitness TheWitness added the resolved A fixed issue label Jan 24, 2022
@TheWitness
Copy link
Member Author

@bmfmancini, this is ready for testing. Just force run the upgrade from 1.2.19 to 1.2.20 again to pick up the table changes.

@bmfmancini
Copy link
Member

Testing shows good! no errors and UI is much much faster !

TheWitness added a commit that referenced this issue Jan 25, 2022
This fix updates the changelog and allows Devices to be included outside of a Tree.
TheWitness added a commit that referenced this issue Jan 29, 2022
Surprised this one was not seen before.
@netniV netniV changed the title Cacti's Reporting Interface is NOT Usable on Large Systems On larger systems, user interface for reporting may become unusable Apr 3, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants