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

bad performance maybe related to custom variables #3460

Closed
marcelfischer opened this issue May 16, 2018 · 1 comment
Closed

bad performance maybe related to custom variables #3460

marcelfischer opened this issue May 16, 2018 · 1 comment

Comments

@marcelfischer
Copy link

Since we make use of custom variables and also use them for "monitoring/filter/objects" we have a higher load on our mariadb server and performance is not as good as before.

We have 376911 rows in icinga_customvariables and icinga_customvariablestatus

Expected Behavior

Performance should be better of course ;-)

Current Behavior

We using the search or filter the performance is quite bad. Some parts of the icingaweb2 are loading longer as before.

Possible Solution

Currently no Idea since its only a assumption

Your Environment

  • Icinga Web 2 version and modules (System - About): 2.5.1
  • Version used (icinga2 --version): 2.7.2-1
  • Operating System and version: RHEL 7.4
@lippserd
Copy link
Member

Hi,

Thanks for the report. Filters on custom variables have quite a big performance impact because we don't/can't have indices for them in the database. We're working on a new data backend which is expected to be released in Q1 2019 which also addresses this issue. Sorry but I have to close this one because there's not much you can do right now.

Best,
Eric

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants