Skip to main content
Glama

Vultr MCP

by rsp2k

monitor_inference_performance

Track real-time performance metrics, usage trends, and health status for inference subscriptions to identify issues and optimize resource utilization.

Instructions

Monitor performance metrics and usage trends for an inference subscription.

Args: subscription_id: The inference subscription ID or label

Returns: Performance monitoring data including: - current_usage: Real-time usage statistics - trends: Usage patterns and projections - alerts: Any usage or performance warnings - health_score: Overall subscription health (0-100)

Input Schema

NameRequiredDescriptionDefault
subscription_idYes

Input Schema (JSON Schema)

{ "properties": { "subscription_id": { "title": "Subscription Id", "type": "string" } }, "required": [ "subscription_id" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    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/rsp2k/mcp-vultr'

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