Page 1 of 1

NCPA Error

Posted: Fri Nov 30, 2018 2:42 pm
by swat85
I been following a guy on youtube on how to install nagios. I got to the point to install NCPA. When I get the cfg file to load I get this error message: (No output on stdout) stderr: /bin/sh: 1: Syntax error: Unterminated quoted string

OS: Ubuntu 18.04
Nagios 4.4.2
NCPA 2.1.6

Here is the guys website: http://jo-roy.com/doku.php?id=nagios

Everything else works other than NCPA.

Re: NCPA Error

Posted: Fri Nov 30, 2018 5:11 pm
by npolovenko
Welcome to the forum, @swat85. I highly recommend wiping the OS, reinstalling it from scratch and then using our official tutorial on how to install Core from the source:
https://support.nagios.com/kb/article/n ... ce-96.html
We don't maintain third-party tutorials online and we don't know whether they're still relevant/updated.
Let me know how the installation goes.

Re: NCPA Error

Posted: Fri Nov 30, 2018 5:15 pm
by swat85
With that guide should I change the wget -O nagioscore.tar.gz https://github.com/NagiosEnterprises/na ... 4.1.tar.gz with the latest?

Re: NCPA Error

Posted: Mon Dec 03, 2018 4:13 pm
by scottwilkerson
swat85 wrote:With that guide should I change the

Code: Select all

wget -O nagioscore.tar.gz https://github.com/NagiosEnterprises/nagioscore/archive/nagios-4.4.1.tar.gz
with the latest?
yes