NSClient++ using NSCA protocol
Posted: Sat Jul 13, 2013 11:19 pm
Hello,
I am trying to setup passive checks between Windows machines to Nagios XI using NSCA protocol. The config is almost done, but a have this error message at "nscp test" screen :
{{{
d rvice\NSClient++.cpp:960 Injecting: alias_cpu...
d rvice\NSClient++.cpp:960 Injecting: checkcpu...
d rvice\NSClient++.cpp:985 Result checkcpu: OK
d rvice\NSClient++.cpp:985 Result alias_cpu: OK
d lient\NSCAClient.cpp:429 Connection details: host: 217.244.24.230:5667, buffer
r_length: 512, time_delta: 0, password: my-passwd, encryption: xor(1), hostname: acami
, encoding: , ssl: ssl disabled
d lient\NSCAClient.cpp:435 Sending (data): host: acami, service: cpu_check, cod
e: 0, time: 1373756693, result: OK CPU Load ok.|'5m'=0%;80;90 '1m'=0%;80;90 '30s
'=0%;80;90
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 0 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 1 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 2 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:362 Retrying failed
e lient\NSCAClient.cpp:447 Error: Retry failed
At the server side this is the situation:
Jul 13 23:07:55 localhost xinetd[16203]: START: nsca pid=16709 from=::ffff:79.106.109.190
Jul 13 23:07:55 localhost xinetd[16709]: FAIL: nsca address from=::ffff:79.106.109.190
Jul 13 23:07:55 localhost xinetd[16203]: EXIT: nsca status=0 pid=16709 duration=0(sec)
I checked the password, encryption, firewall. All are OK!
What should I check first?
Thanks!
I am trying to setup passive checks between Windows machines to Nagios XI using NSCA protocol. The config is almost done, but a have this error message at "nscp test" screen :
{{{
d rvice\NSClient++.cpp:960 Injecting: alias_cpu...
d rvice\NSClient++.cpp:960 Injecting: checkcpu...
d rvice\NSClient++.cpp:985 Result checkcpu: OK
d rvice\NSClient++.cpp:985 Result alias_cpu: OK
d lient\NSCAClient.cpp:429 Connection details: host: 217.244.24.230:5667, buffer
r_length: 512, time_delta: 0, password: my-passwd, encryption: xor(1), hostname: acami
, encoding: , ssl: ssl disabled
d lient\NSCAClient.cpp:435 Sending (data): host: acami, service: cpu_check, cod
e: 0, time: 1373756693, result: OK CPU Load ok.|'5m'=0%;80;90 '1m'=0%;80;90 '30s
'=0%;80;90
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 0 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 1 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:356 Retrying attempt 2 of 3
e de\socket/client.hpp:149 Failed to read data: End of file
d de\socket/client.hpp:362 Retrying failed
e lient\NSCAClient.cpp:447 Error: Retry failed
At the server side this is the situation:
Jul 13 23:07:55 localhost xinetd[16203]: START: nsca pid=16709 from=::ffff:79.106.109.190
Jul 13 23:07:55 localhost xinetd[16709]: FAIL: nsca address from=::ffff:79.106.109.190
Jul 13 23:07:55 localhost xinetd[16203]: EXIT: nsca status=0 pid=16709 duration=0(sec)
I checked the password, encryption, firewall. All are OK!
What should I check first?
Thanks!