lm-eda

Integrate LogicMonitor alerts with EDA Controller and Ansible Automation Platform.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the response to LogicMonitor alerts by integrating with the EDA Controller and Ansible Automation Platform, reducing manual intervention and speeding up incident resolution.

Core Features & Use Cases

  • Event-Driven Automation: Set up automated workflows triggered by specific LogicMonitor alert patterns.
  • Infrastructure Integration: Connects LogicMonitor alerts to EDA Controller for event streaming and Ansible Automation Platform for job execution.
  • Use Case: Automatically trigger a playbook to restart a service when a "service down" alert is detected in LogicMonitor, or to scale up resources when a "high CPU" alert occurs.

Quick Start

Use the lm-eda skill to set up automation for alerts matching the pattern "disk full".

Frequently Asked Questions about lm-eda

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

FAQPage Schema
How do I automate LogicMonitor alert responses with Ansible?

Automate LogicMonitor alert responses by configuring EDA Controller event streams and Ansible Automation Platform job templates. This Skill sets up rulebook activations that trigger automated workflows based on specific alert patterns, reducing manual intervention.

What is event-driven automation for LogicMonitor alerts?

Event-driven automation for LogicMonitor alerts uses EDA Controller to stream alerts and match specific patterns, triggering Ansible playbooks automatically. It connects monitoring alerts directly to infrastructure remediation actions like restarting services or scaling resources.

Can I use EDA Controller with LogicMonitor and Ansible Automation Platform?

Yes, this Skill connects LogicMonitor with EDA Controller and Ansible Automation Platform. It requires active connectivity to all three platforms to configure event streams, activate rulebooks, and execute job templates for automated alert handling.

How do I set up a rulebook activation for LogicMonitor alerts?

Set up rulebook activations by configuring event streams from LogicMonitor into EDA Controller. This Skill facilitates defining alert pattern matching and linking them to Ansible Automation Platform job templates for automated execution when alerts occur.

Does LogicMonitor EDA automation require connectivity to all platforms?

Yes, full functionality requires active connectivity to LogicMonitor, EDA Controller, and Ansible Automation Platform. The event-driven automation workflow depends on all three services to stream alerts, evaluate rules, and execute remediation playbooks.

What are the limitations of automating LogicMonitor alerts with EDA?

Automation depends on continuous connectivity to LogicMonitor, EDA Controller, and Ansible Automation Platform. If any platform is unreachable, event streaming, rulebook evaluation, or job template execution for incident management will not function.