[ZBX-12167] VMware Simple Check support for RDY and COSTOP for Host (and VM) Created: 2017 May 11  Updated: 2024 May 13  Resolved: 2024 May 13

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Server (S)
Affects Version/s: 3.2.5, 3.2.6
Fix Version/s: None

Type: Incident report Priority: Trivial
Reporter: Antti Hurme Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: improvements, simplechecks, vmware
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

VMware ESXi


Issue Links:
Sub-task
depends on ZBXNEXT-5168 Cannot use LLD Macro in vmware.hv.per... Closed

 Description   

Monitoring VMware ESXi hosts with simple checks could use the addition of Ready and CoStop support. The official API would imply the following;

vmware.hv.hw.cpu.ready[<url>,<uuid>]
vmware.hv.hw.cpu.costop[<url>,<uuid>]

At the moment the item keys are not supported.

VM's already have the ready value supported but they could also use the costop value.



 Comments   
Comment by Sebastian [ 2018 May 08 ]

Hi guys!

 

I tried to do it:

vmware.hv.perfcounter[{$URL},{$UUID},"cpu/ready[summation]"]"

but I received:

became not supported: Performance counter is not available.

 

Is it ok?

Comment by Michael Veksler [ 2024 May 13 ]

Please check the documentation:
https://www.zabbix.com/documentation/current/en/manual/appendix/items/perf_counters

The required info can be obtained like:
vmware.hv.perfcounter[{$URL},{$UUID},"cpu/ready[summation]"]
vmware.hv.perfcounter[{$URL},{$UUID},"cpu/costop[summation]"]

Comment by Michael Veksler [ 2024 May 13 ]

Closing this for now, if you have any more questions, feel free to reopen this ticket!

Generated at Fri May 02 06:57:48 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.