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.
NSCA not Processing Data
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: NSCA not Processing Data
Please attach your /etc/xinetd.d/nsca for us to review.