Search found 1 match

by licondam
Thu Mar 28, 2019 4:02 am
Forum: Open Source Nagios Projects
Topic: nsca-ng won't start on ubuntu 16 server
Replies: 1
Views: 560

nsca-ng won't start on ubuntu 16 server

All; I'm trying to install nsca-ng version 1.5 on an Ubuntu 16 server and I am able to manually start it at the command line like so: /usr/local/nagios/bin/nsca-ng -c /usr/local/nagios/etc/nsca-ng.cfg -P /var/run/nsca-ng/nsca-ng.pid -s However, when I try to start it using the systemd command, I am ...