I have couple of hosts connected to my server passively over NSCA using NSClient++ 0.4.1. All hosts responding fine but this particular host did connected once and then failing with error returned in log as below:-
2018-07-15 20:50:00: e:D:\source\nscp\trunk\include\socket/client.hpp:149: Failed to read data: The I/O operation has been aborted because of either a thread exit or an application request
Thank you for replying me. There are no other applications that I am aware of that do run on the same port from this machine. I have attached that were requested.
2018-07-15 20:50:00: e:D:\source\nscp\trunk\include\socket/client.hpp:149: Failed to read data: The I/O operation has been aborted because of either a thread exit or an application request
2018-07-15 23:51:20: e:..\..\..\..\trunk\modules\CheckSystem\PDHCollector.cpp:139: Failed to query performance counters: Negative denominator issue (check FAQ for ways to solve this): \238(_total)\6: -2147481642: A counter with a negative denominator value was detected.
2018-07-16 21:19:07: e:..\..\..\..\trunk\modules\NSCAClient\NSCAClient.cpp:435: Error: Failed to connect to: <myServerIP>:5667 :A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
2018-07-16 21:19:24: e:D:\source\nscp\trunk\include\socket/client.hpp:149: Failed to read data: The I/O operation has been aborted because of either a thread exit or an application request
2018-07-16 21:19:24: e:..\..\..\..\trunk\modules\NSCAClient\NSCAClient.cpp:435: Error: Failed to connect to: <myServerIP>:5667 :A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
Can you check to see if port 5667 is not being blocked by a firewall? Run the following command from the CLI on the Nagios XI server and show the output:
We need to rule out any possible firewall issues.
Alternatively, you can examine the firewall rules on the Windows machine and make sure that port 5667 is indeed open.
Be sure to check out our Knowledgebase for helpful articles and solutions!