NSCA-ng 1.0 is now available from:
https://www.nsca-ng.org/
As far as I can tell, it works really well, and it has all the features
I wanted the 1.0 release to have. The changes since NSCA-ng 0.3 (which
sort of served as a release candidate for 1.0) are mostly bug fixes:
- Actually use the POSIX AIO API if it's provided by the target system.
The corresponding Autoconf test was broken since version 0.2.
- When opening the command file, check whether it's a named pipe. If
it's not, log a warning message and retry opening it later on.
- Use the PSK-AES256-CBC-SHA cipher suite (instead of PSK-RC4-SHA) by
default.
- Various minor fixes and improvements.
Holger