get_aria_health
Check Aria Operations platform node status to confirm it's online and healthy before investigating monitoring gaps. Returns overall status, health boolean, and system time, including when the platform is offline.
Instructions
[READ] Check Aria Operations platform node status (ONLINE/OFFLINE).
Returns overall_status ("ONLINE" when all internal services run, else "OFFLINE" — the endpoint itself answers 503 when offline), healthy bool, system_time_ms, and details. Use this to verify Aria Operations is functioning before investigating monitoring blind spots; per-service breakdown is not exposed by the public API. A 503 from the platform is reported as OFFLINE and never raised, so this answers even while Aria is down. When status is ONLINE but data looks stale, check list_collector_groups next.
Args: target: Aria target name from config; default when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |