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. _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
