lm-capacity

Analyze LogicMonitor device utilization trends and forecast resource breaches.

Updated Dec 13, 2025
One-click install
npx skills add https://github.com/ryanmat/mcp-server-logicmonitor --skill lm-capacity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lm-capacity
Source: https://github.com/ryanmat/mcp-server-logicmonitor/tree/main/.claude/skills/lm-capacity
Command: npx skills add https://github.com/ryanmat/mcp-server-logicmonitor --skill lm-capacity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill proactively identifies potential resource shortages by analyzing current utilization trends, forecasting future needs, and detecting anomalies in LogicMonitor-monitored devices.

Core Features & Use Cases

  • Trend Analysis: Identifies increasing, decreasing, or stable utilization trends for key resources (CPU, Memory, Disk).
  • Breach Forecasting: Predicts when critical resource thresholds will be breached based on current trends.
  • Anomaly Detection: Detects seasonal patterns and abrupt changes in resource utilization.
  • Use Case: A system administrator can use this Skill to get a report on the CPU and memory usage of a critical server, understand if it's trending towards a capacity limit, and receive an estimated date for when that limit might be reached.

Quick Start

Analyze the capacity and forecast potential breaches for the device named 'webserver-prod-01'.

Frequently Asked Questions about lm-capacity

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I forecast when a LogicMonitor device will breach resource capacity thresholds?

Capacity forecasting predicts threshold breaches by analyzing resource utilization trends and seasonality in LogicMonitor. It scopes analysis to specific devices and datapoints, estimating the exact date critical limits will be reached.

What is seasonality detection in resource utilization trend analysis?

Seasonality detection identifies recurring periodic patterns in resource utilization data. By analyzing these trends alongside change points, it distinguishes normal cyclical behavior from anomalous usage spikes in monitored devices.

How do I analyze CPU and memory usage trends for a specific LogicMonitor device?

You can analyze CPU and memory usage by scoping the capacity planning analysis to a specific device name. The process retrieves metrics from targeted datasources and datapoints to classify utilization as increasing, decreasing, or stable.

Can I scope capacity planning to specific datasources and datapoints in LogicMonitor?

Yes, capacity planning can be scoped to specific datasources and datapoints. This targeted metric retrieval ensures the trend classification and breach forecasting focus only on the critical resources you specify.

Does LogicMonitor capacity planning detect abrupt changes in resource utilization?

Yes, capacity planning detects abrupt changes through change point analysis. This mechanism identifies sudden shifts in resource utilization, helping distinguish anomalies from standard increasing or decreasing trends.

What is the best way to predict future resource shortages for monitored devices?

The best way to predict resource shortages is analyzing current utilization trends and detecting seasonality to forecast future breaches. This provides actionable recommendations and an estimated timeline for when limits will be reached.