[ZBX-18899] The CPU value on AIX is not accurate:CPU user time[system.stat[cpu,us]] Created: 2021 Jan 21 Updated: 2024 Nov 28 |
|
Status: | Confirmed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | 5.0.7, 5.2.3 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Major |
Reporter: | bangzhong.xing | Assignee: | Zabbix Development Team |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
AIX 7.1 LPAR & zabbix server 5.2 & zabbix agent 5.0 |
Attachments: |
![]() ![]() |
||||
Issue Links: |
|
Description |
Steps to reproduce:
Result: As shown in the figure below, it will be carried out at the same time,system.stat The values of [CPU, US] and vmstat,It is found that the US of CPU is very different. As shown in the figure below** |
Comments |
Comment by Aigars Kadikis [ 2021 Jan 25 ] |
You are correct on the behavior of this key. It's not reporting a correct status. The key will be removed from template. To measure a user time for CPU, kindly use item key: system.cpu.util[user,,,physical] |
Comment by bangzhong.xing [ 2021 Jan 28 ] |
On AIX platform, can I use the project key 【system.cpu.util】? |
Comment by bangzhong.xing [ 2021 May 10 ] |
When the actual cpu load is greater than 20%, the value is normal |