atera-agents

Solid

Atera RMM agents: agent records and fields, online/offline status, endpoint search and monitoring, PowerShell and script execution, and agent lifecycle.

AI & Automation 36 stars 16 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 80/100

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

Skill Content

# Atera Agent Management ## Overview Atera agents are lightweight software installed on managed endpoints that provide remote monitoring and management capabilities. Agents report system information, health metrics, and enable remote execution of scripts and commands. ## Agent Information Fields ### Core Fields | Field | Type | Description | |-------|------|-------------| | `AgentID` | int | Unique agent identifier | | `AgentName` | string | Agent display name | | `MachineID` | int | Machine reference ID | | `CustomerID` | int | Associated customer ID | | `CustomerName` | string | Customer display name | | `Online` | boolean | Current online status | | `LastSeenDate` | datetime | Last communication timestamp | ### System Information | Field | Type | Description | |-------|------|-------------| | `MachineName` | string | Computer hostname | | `DomainName` | string | AD domain (if joined) | | `OS` | string | Operating system name | | `OSVersion` | string | OS version/build | | `OSType` | string | Windows, Mac, Linux | | `OSSerialNumber` | string | OS serial number | | `Processor` | string | CPU model | | `Memory` | long | Total RAM in bytes | ### Network Information | Field | Type | Description | |-------|------|-------------| | `IPAddresses` | string | Comma-separated IP list | | `MacAddresses` | string | Network adapter MACs | | `LastIPAddress` | string | Most recent IP | ### Agent Status | Field | Type | Description | |-------|------|-------------| | `AgentVersion...

Details

Author
wyre-technology
Repository
wyre-technology/msp-claude-plugins
Created
5 months ago
Last Updated
today
Language
Astro
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category