[ZBX-21511] Slow query for Monitoring Problem usser type zabbix user Created: 2022 Aug 25 Updated: 2023 Dec 19 Resolved: 2023 Mar 02 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Frontend (F) |
| Affects Version/s: | 5.0.25 |
| Fix Version/s: | None |
| Type: | Problem report | Priority: | Trivial |
| Reporter: | Carlos | Assignee: | Zabbix Support Team |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
We experience slow query for monitoring-> problems for user type zabbix user and zabbix admin, for zabbix superadmin no issue. We detected that query is different and times much longer for zabbix user zabbix superadmin user query 0.11 seconds |
| Comments |
| Comment by Carlos [ 2022 Aug 25 ] |
|
We fix the issue changing /usr/share/zabbix/include/classes/api/services/CProblem.php definition |
| Comment by Carlos [ 2022 Aug 25 ] |
|
We fix the issue changing /usr/share/zabbix/include/classes/api/services/CProblem.php definition |
| Comment by Konstantin Kornienko [ 2023 Dec 18 ] |
|
We're experiencing very similar problem after upgrading from Zabbix 4 to Zabbix 6. But in our case it takes more than 1 minute to execute that query. @Verbo, @zalex_ua , can you please advise - this change in CProblem.php - is it just a workaround or a final solution? Thanks!
|
| Comment by Konstantin Kornienko [ 2023 Dec 19 ] |
|
Looks like related to https://support.zabbix.com/browse/ZBXNEXT-5878 |