Disable selected metrics

In Abiquo you can configure some metrics so that users will not be able to view them.

To disable a metric in the Abiquo ESX plugin, so that Abiquo will not retrieve the metric, enter the appropriate metric property in the Abiquo Configuration Properties file on the Abiquo Server.

The properties to disable metrics are in this format with a metric name at the end of the property name.

abiquo.esxi.metrics.<METRIC>

To disable the collection and display of a metric, set the property to false. The metric name should be in lower case. For example:

abiquo.esxi.metrics.memory-vmmemctl = false

The metrics that can be disabled are:

  • cpu 

  • cpu-mz 

  • cpu-time 

  • memory 

  • memory-swap 

  • memory-swap2 

  • memory-vmmemctl 

  • memory-physical 

  • memory-host 

  • disk-latency 

  • uptime

Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved