nsca-ng
Monitoring command acceptor
Install
- All systems
-
curl cmd.cat/nsca-ng.sh
- Debian
-
apt-get install nsca-ng-server
- Ubuntu
-
apt-get install nsca-ng-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nsca-ng-server
- Raspbian
-
apt-get install nsca-ng-server
- Dockerfile
- dockerfile.run/nsca-ng
nsca-ng-server
Monitoring command acceptor
The NSCA-ng server makes the Nagios command file accessible from remote systems. This allows for submitting passive check results, downtimes, and many other commands to Nagios or Icinga. The communication with clients is TLS encrypted and authenticated using pre-shared keys (as per RFC 4279). The NSCA-ng server supports per-client passwords and fine-grained authorization control.