auvik-alerts
SolidAuvik 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
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Solid
auvik-alerts
Auvik alerts: severity tiers, status lifecycle, dismissal semantics, and the common alertName patterns that show up in MSP NOC queues.
45 Updated 1 weeks ago
wyre-technology AI & Automation Solid
auvik-devices
Auvik device records: device types, manageStatus and onlineStatus, lifecycle and warranty fields, and choosing between the v1 list endpoint and the detailed device endpoints.
45 Updated 1 weeks ago
WYRE-AI AI & Automation Solid
auvik-devices
Auvik device records: device types, manageStatus and onlineStatus, lifecycle and warranty fields, and choosing between the v1 list endpoint and the detailed device endpoints.
45 Updated 1 weeks ago
wyre-technology