NCPA (Nagios Cross-Platform Agent) API
REST API exposed by the Nagios Cross-Platform Agent (NCPA), a cross-platform monitoring agent that runs on Linux, Windows, and macOS. Uses a hierarchical URL structure `/api/{module}/{node1}/{node2}` for CPU, memory, disk, interface, process, service, and plugin metrics. Both active polling and passive Nagios-style check results (`check=1` + thresholds) are supported. Authenticated via a `token` query parameter matching the `community_string` in the agent config. Default TLS port 5693.