NSCA not Processing Data

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
dhineshkumar
Posts: 22
Joined: Wed Jul 22, 2015 8:32 am

NSCA not Processing Data

Post by dhineshkumar »

Hi,

I am trying to send data through send_nsca, and in the NSCA logs i can see the connections are hitting the server but no details are processed. I could not see the data in the nsca.log or nagios.cmd file. There is no error on nagios.log or /var/log/messages.

Below is the snippet seen in the nsca.log

nsca[5489]:Connection from x.x.x.x port 23567
nsca[5489]:Handling the connection...
nsca[5489]: End of connection...

The nsca is running as standalone daemon in Nagios server. NSCA version is 2.9.1. The password and the encryption method are same in send_nsca.cfg in remote server and nsca.cfg in Nagios server.

Thanks.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: NSCA not Processing Data

Post by dwhitfield »

Please attach your /etc/xinetd.d/nsca for us to review.
Locked