Article 4R5DB Nagios windows client services are give me error of "CRITICAL - Socket timeout "

Nagios windows client services are give me error of "CRITICAL - Socket timeout "

by
pantdk
from LinuxQuestions.org on (#4R5DB)
Hi All,

I have configured the Nagios server on Centos 7 and added a windows' client on it. But when i checked the services on the dashboard of nagios it says "CRITICAL - Socket timeout". It looks like there is a communication issue. Therefore, I check the firewall on both the machine and able to see that firewall is in stopped state. Also, I have check the suggestion from internet and try to fix it but nothing works
if anyone has faced same issue and having any solution please share

one Client machine: 12489 and 5666 is open and listening

=====================================================
nagios service is running

ps -eaf |grep -i nagios
nagios 6947 1 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios /usr/local/nagios/etc/nagios.cfg
nagios 6948 6947 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 6949 6947 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 6950 6947 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 6951 6947 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 6952 6947 0 17:57 ? 00:00:00 /usr/local/nagios/bin/nagios /usr/local/nagios/etc/nagios.cfg
root 8118 4057 0 18:16 pts/3 00:00:00 grep --color=auto -i nagios
nrpe 22454 1 0 Sep24 ? 00:00:00 /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f

netstat -tunlp |grep "5666"
tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN 22454/nrpe
tcp6 0 0 :::5666 :::* LISTEN 22454/nrpe
============================================latest?d=yIl2AUoC8zA latest?i=McRKEDDtfhU:bmni3VfU2Zg:F7zBnMy latest?i=McRKEDDtfhU:bmni3VfU2Zg:V_sGLiP latest?d=qj6IDK7rITs latest?i=McRKEDDtfhU:bmni3VfU2Zg:gIN9vFwMcRKEDDtfhU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments