n9e-query-alert-events

Retrieve and filter Nightingale alarm events by severity, time range, and tags.

13.2k|1.8k|Updated Mar 3, 2020
One-click install
npx skills add https://github.com/ccfos/nightingale --skill n9e-query-alert-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n9e-query-alert-events
Source: https://github.com/ccfos/nightingale/tree/main/aiagent/skill/embedded/builtin/n9e-query-alert-events
Command: npx skills add https://github.com/ccfos/nightingale --skill n9e-query-alert-events

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to query and explore alarm events within the Nightingale monitoring platform, simplifying the process of retrieving relevant alert information.

Core Features & Use Cases

  • Alarm Retrieval: Fetch active and historical alarm data based on various filters such as severity, time range, and tags.
  • Detail Inspection: Access full details of specific alarm events for troubleshooting and analysis.
  • Use Case: Quickly identify current critical alerts related to CPU usage across servers and review their histories to assess system stability over the past week.

Quick Start

Use the n9e-query-alert-events skill to search for active critical alarms in the last hour.

Frequently Asked Questions about n9e-query-alert-events

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

FAQPage Schema
How do I query Nightingale alarm events for incident investigation?

Nightingale alarm events are retrieved by filtering active and historical alert data based on severity, time range, and tags. This mechanism uses Nightingale API endpoints to facilitate real-time and historical analysis within operational workflows.

How do I filter Nightingale alert history by severity and time range?

You can filter Nightingale alert history by applying specific query parameters for scope, severity, and time range. This fetches detailed alarm event data via Nightingale API endpoints, allowing you to review past alerts and assess system stability over a defined period.

Do I need authentication credentials to retrieve alarm data from the Nightingale API?

Yes, you need authentication credentials to retrieve alarm data from the Nightingale API. Querying and exploring alarm events requires valid credentials along with specific query parameters to scope your search for active or historical alert information.

Can I fetch active critical alarms from the last hour using Nightingale?

Yes, you can fetch active critical alarms from the last hour using Nightingale. By setting query parameters for a one-hour time range and critical severity, you can retrieve and display detailed alarm event data for immediate operational oversight.

What's the best way to access full details of specific alarm events in Nightingale?

The best way to access full details of specific alarm events in Nightingale is by using the API endpoints to list and search alerts based on tags or severity. This detail inspection supports troubleshooting and historical analysis of your monitoring data.