Page 1 of 1

Nagios passive check using nsca

Posted: Mon Feb 18, 2019 2:57 am
by sharmat
Hi All,
Please assist as nagios is not updating as per passive checks. I think checks are not submitted to nagios server on time.
N.B. : NSCA is used on both nagios server and client machine for doing passive checks.

Re: Nagios passive check using nsca

Posted: Mon Feb 18, 2019 5:23 pm
by ssax
Please attach your /etc/xinetd.d/nsca.

Is the port listening?

Code: Select all

nmap -p5667 127.0.0.1
Are you seeing any errors in /var/log/messages, /var/log/httpd/error_log, or /var/log/httpd/ssl_error_log that could be related?