Search found 6 matches

by Zarfo
Wed Aug 09, 2017 6:51 pm
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Re: Socket timeout after 10 second

Hi,
Thank you for the telnet.
I'm sorry I'm kind of novice.

the telnet command gave this :

Code: Select all

telnet: connect to address xxx.xxx.xxx.xxx: connection timed out
by Zarfo
Wed Aug 09, 2017 4:14 pm
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Re: Socket timeout after 10 second

Hi,
From the server :

Code: Select all

telnet <remote_ip> 5666
Answer :

Code: Select all

-bash: telnet: command not found
by Zarfo
Wed Aug 09, 2017 3:01 pm
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Re: Socket timeout after 10 second

Code: Select all

/usr/local/nagios/libexec/check_nrpe -H localhost
Hi, I can't, I'is a Windows host.
by Zarfo
Mon Aug 07, 2017 5:14 pm
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Re: Socket timeout after 10 second

The command :

Code: Select all

/usr/local/nagios/libexec/check_nrpe -H <remote_ip> -t 60
The result :

Code: Select all

CHECK_NRPE : Socket timout after 60 seconds
I forgot to tell but I think it may be useful, I use the nagios appliance.
by Zarfo
Mon Aug 07, 2017 4:38 pm
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Re: Socket timeout after 10 second

Hi,
I've tried the netstat command on the nagios server , you can see below the result.

I've also tried the netstat command on the Windows machine but the "grep" command is unknown.

P.s : In my first answer and now I've just replied to the existng topic :o
by Zarfo
Sat Aug 05, 2017 9:48 am
Forum: Nagios XI
Topic: Socket timeout after 10 second
Replies: 13
Views: 1962

Socket timeout after 10 second

Hi, I've just watched the video : "Nagios: Windows Server Monitoring. Monitoring Windows Servers with the Windows Server Wizard" on Youtube and I tried to do the same with my PC. Unfortunately I've got an critical status for all services (eccept ping) : "CRITICAL - Socket timeout afte...