Skip to main content
Glama

get_top_consumers

Identify the highest resource consumers in VMware Aria Operations by querying top metrics like CPU, memory, disk, or network usage across virtual machines or other resources.

Instructions

Query resources with highest consumption of a given metric.

Args: metric_key: The metric to rank by. Common values: cpu|usage_average, mem|usage_average, disk|usage_average, net|usage_average. resource_kind: Resource kind to scope the query. Default VirtualMachine. top_n: Number of top consumers to return (max 50). Default 10. target: Optional Aria Operations target name from config. Uses default if omitted.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
metric_keyNocpu|usage_average
resource_kindNoVirtualMachine
top_nNo
targetNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zw008/VMware-Aria'

If you have feedback or need assistance with the MCP directory API, please join our Discord server