-
Incident report
-
Resolution: Fixed
-
Trivial
-
3.0.20, 3.4.12, 4.0.0alpha9
-
Sprint 41
-
1
Dynamically receive information about maxQueryMetrics for vmware services for retrieving performance counters.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:vim25"> <soapenv:Header/> <soapenv:Body> <urn:QueryOptions> <urn:_this type="OptionManager">VpxSettings</urn:_this> <!--Optional:--> <urn:name>config.vpxd.stats.maxQueryMetrics</urn:name> </urn:QueryOptions> </soapenv:Body> </soapenv:Envelope>
Different versions of vmware have different default values of maxQueryMetrics (64 for <= 6.0 and 256 for 6.5 and upper)