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. The NCPA API allows passive and active monitoring data to be retrieved from the agent and integrated into Nagios Core or Nagios XI. Requests are authenticated via a configured token.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: nagios:ncpa-api
name: NCPA (Nagios Cross-Platform Agent) API
description: REST API exposed by the Nagios Cross-Platform Agent (NCPA), a cross-platform monitoring agent
  that runs on Linux, Windows, and macOS. The NCPA API allows passive and active monitoring data to be
  retrieved from the agent and integrated into Nagios Core or Nagios XI. Requests are authenticated via
  a configured token.
humanURL: https://www.nagios.org/ncpa/help/3.x/api.html
baseURL: https://{ncpa-host}:5693/api
tags:
- Monitoring
- Agent
- REST
- NCPA
properties:
- type: Documentation
  url: https://www.nagios.org/ncpa/help/3.x/api.html