Skip to main content
Glama
geored

Lumino

resource_bottleneck_forecaster

Analyzes utilization trends to predict CPU, memory, disk, and network capacity constraints, enabling proactive resource management and preventing system exhaustion.

Instructions

Forecast resource bottlenecks by analyzing utilization trends and predicting exhaustion points. Uses time-series analysis to predict CPU, memory, disk, and network capacity constraints. Args: forecast_horizon: Forecast window - "1h", "6h", "24h", "7d", "30d" (default: "24h"). resource_types: Resources to analyze - cpu, memory, disk, network, pvc (default: all). clusters: Specific clusters to analyze (default: all). namespaces: Specific namespaces to focus on. confidence_level: Statistical confidence 0.80-0.99 (default: 0.95). trend_analysis_period: Historical period for trends (default: "7d"). alerting_threshold: Alert threshold percentage (default: 0.80). Returns: Dict: Keys: forecasts, capacity_recommendations, cluster_overview, historical_accuracy.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forecast_horizonNo24h
resource_typesNo
clustersNo
namespacesNo
confidence_levelNo
trend_analysis_periodNo7d
alerting_thresholdNo

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/geored/Lumino'

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