atera-devices

Solid

Atera device monitors: HTTP, SNMP, and TCP monitor types for network devices, services, and applications, plus monitor configuration, thresholds, and polling behavior.

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

# Atera Device Monitoring ## Overview Atera device monitors extend monitoring capabilities beyond agent-based endpoints to include network devices, services, and applications. These agentless monitors use HTTP, SNMP, and TCP protocols to check availability and gather metrics. ## Anti-triggers - **A workstation or server running the Atera agent** — that is an agent record, not a device monitor; use `atera-agents`. This is the single most common misroute in this plugin, because "device" means the managed endpoint in every other RMM here. - **The alert a monitor fired** — monitor configuration and thresholds live here; the acknowledge/resolve lifecycle is `atera-alerts`. - **Network discovery, topology, or interface statistics as a product** — use `auvik-devices` or `auvik-networks`; this skill only configures Atera's own HTTP, SNMP, and TCP checks. ## Monitor Types ### HTTP Monitors Monitor web services and applications via HTTP/HTTPS requests. | Feature | Description | |---------|-------------| | **Protocol** | HTTP or HTTPS | | **Methods** | GET, POST, HEAD | | **Validation** | Status code, response content | | **Authentication** | Basic, custom headers | | **Use Cases** | Websites, APIs, web apps | ### SNMP Monitors Monitor network devices using Simple Network Management Protocol. | Feature | Description | |---------|-------------| | **Versions** | SNMP v1, v2c, v3 | | **Operations** | GET, GETNEXT, WALK | | **Data Types** | OIDs, MIBs, counters | | **...

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