Ad Widget

Collapse

HP-UX ia64 system.cpu.util does not show all cores

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • greispe
    Junior Member
    • Jun 2018
    • 1

    #1

    HP-UX ia64 system.cpu.util does not show all cores

    Greetings All

    I have three HP-UX servers here, ia64, with 2 physical processors, each with 8 cores.

    The odd thing is, all of the odd cpu numbers come back with no data, and the count stops at 15. It would appear that that something is amiss with the cpu discovery:

    pgreis@LI9AA023:~/zabbix-3.4.9/src/zabbix_agent> zabbix_get -s 172.30.129.219 -p 10050 -k "system.cpu.util[0,,]"
    84.717495
    pgreis@LI9AA023:~/zabbix-3.4.9/src/zabbix_agent> zabbix_get -s 172.30.129.219 -p 10050 -k "system.cpu.util[1,,]"
    0.000000

    ..and so on. So in effect, I cannot get utilization nor load on half of the cores. So two questions - does anyone know of a workaround? Could I possibly create the json myself on the client side and override the existing system.cpu.util ?
Working...