NSCA (Nagios Service Check Acceptor)

Encrypted binary TCP daemon (default port 5667) that accepts passive service/host check results from remote machines. Not REST — clients send tab-delimited records over a shared-secret-encrypted socket. Use NRDP for an HTTP/JSON equivalent.

NSCA (Nagios Service Check Acceptor) is one of 5 APIs that Nagios publishes on the APIs.io network.

Tagged areas include Monitoring, Passive Check, Binary Protocol, and NSCA.

API entry from apis.yml

apis.yml Raw ↑
aid: nagios:nsca
name: NSCA (Nagios Service Check Acceptor)
description: Encrypted binary TCP daemon (default port 5667) that accepts passive service/host check results
  from remote machines. Not REST — clients send tab-delimited records over a shared-secret-encrypted socket.
  Use NRDP for an HTTP/JSON equivalent.
humanURL: https://github.com/NagiosEnterprises/nsca
baseURL: tcp://{nsca-host}:5667
tags:
- Monitoring
- Passive Check
- Binary Protocol
- NSCA
properties:
- type: GitHub
  url: https://github.com/NagiosEnterprises/nsca