[OpenIndiana-discuss] Couldnt install Nagios client nsca
Ram Chander
ramquick at gmail.com
Sun Dec 25 09:19:25 UTC 2011
Hi,
I am new to OpenIndiana and setting up nagios client nsca. I compiled and
installed nsca by below steps. But nsca doesnt start. Kindly help on this.
wget
http://sourceforge.net/projects/nagios/files/nsca-2.x/nsca-2.7.2/nsca-2.7.2.tar.gz/download
tar xzvf nsca-2.7.2.tar.gz ~/
cd nsca-2.7.2
./configure
make all
cp src/nsca /usr/sbin/
cp sample-config/nsca.cfg /etc/
/usr/sbin/nsca --daemon -c /etc/nsca.cfg ( doesnt start )
# telnet 0 5667
Trying 0.0.0.0...
telnet: Unable to connect to remote host: Connection refused
There are no errors on compilation.
More information about the OpenIndiana-discuss
mailing list