LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SSH timeout on remote server (https://www.linuxquestions.org/questions/linux-networking-3/ssh-timeout-on-remote-server-621490/)

investmentbnker75 02-15-2008 08:25 PM

SSH timeout on remote server
 
Hi, i have a server we can call svr1 which runs Zenos. It uses a check_ssh plugin with a timeout set to 20 seconds to monitor another server we can call svr2, which is remote. Once a day, we get a ssh alert from Zenos saying its timed out trying to ssh ping the svr2, the remote server.

carltm 02-16-2008 07:54 AM

Quote:

Originally Posted by investmentbnker75 (Post 3058739)
Hi, i have a server we can call svr1 which runs Nagios. It uses a check_ssh plugin with a timeout set to 20 seconds to monitor another server we can call svr2, which is remote. Once a day, we get a ssh alert from Nagios saying its timed out trying to ssh ping the svr2, the remote server.

Nagios has a ping test to see if a server is up and a
test for the ssh service which doesn't use ping. My
guess is that the ping test is failing. If that's the
case, it would be good to check if that server or your
network has a lot of traffic at the time. Ping times
can increase dramatically on some networks when there
is a lot of traffic.

I'd also check what cron jobs are running at the time
when the error occurs. It might give you a hint.

investmentbnker75 02-18-2008 08:46 AM

None of these apply, the server has no activity until 9AM but thats not when its failing.

investmentbnker75 04-11-2008 03:00 PM

Its fixed, bad ethernet cable


All times are GMT -5. The time now is 03:55 AM.