auvik-alerts

Solid

Auvik alerts: severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.

AI & Automation 45 stars 24 forks Updated 1 weeks ago Apache-2.0

Install

View on GitHub

Quality Score: 81/100

Stars 20%
55
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Auvik Alerts Auvik alerts are condition-based notifications generated when a monitored entity (device, interface, network, service) crosses a threshold or changes state. This skill covers the severity model, the status lifecycle, and the dismissal semantics that confuse new users. ## Anti-triggers - **An alert raised by an endpoint's RMM agent** — Auvik alerts come from SNMP and ICMP polling of network infrastructure, never from software running on a workstation or server; use `atera` or `ncentral`. - **A public website or endpoint being down** — that is external uptime checking, not internal polling; use `betterstack-monitors`. - **Conditions a site collector raised about LAN devices** — different product, different alert engine; use `domotz-alerts`. - **Who gets paged, and when it escalates** — Auvik has no on-call model; use `pagerduty-oncall` or `rootly-oncall`. ## Tools | Tool | Use For | |------|---------| | `auvik_alerts_list` | List alerts, filterable by status / severity / tenant | | `auvik_alerts_get` | Full record for one alert | | `auvik_alerts_dismiss` | Acknowledge and hide an alert | ## Severity Severity values, in increasing order: | Severity | Meaning | |----------|---------| | `info` | Informational - state change, no impact | | `warning` | Worth attention but not service-affecting | | `critical` | Service affecting; respond now | | `emergency` | Highest tier; usually a managed infrastructure device down | Default triage filter is `sev...

Details

Author
WYRE-AI
Repository
WYRE-AI/msp-claude-plugins
Created
7 months ago
Last Updated
1 weeks ago
Language
Astro
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category