LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   sshd crash (https://www.linuxquestions.org/questions/linux-server-73/sshd-crash-859577/)

willjyang 01-30-2011 12:30 PM

sshd crash
 
my server is on centos 5.5,it is just a new reinstall system

i build a php depend on server and used nginx,php,mysql

ssh is default 22 port

The system perfomance good a few time.but it is always happen a problem only need hardware reboot to solve.the server is on idc.so i can not see the local screen information.

the appearance is:
1.it can not use ssh to connect,it show server is down or rebooting
2.ping is ok
3.http can show nginx's information(nginx/0.8.46),but can not load right page,and it show 403 forbiden page


i do not know what happen,please give me a good answer


thanks erverbody

xeleema 01-30-2011 02:16 PM

Greetingz!

Well, without some kind of error logs or a little diagnostic information from you, it's going to be real hard to determine what caused your sshd daemon to die. Just a wild, completely irrelavent guess, but I'd say this is probably the root cause.

Please do the following (next time this "crash" thing happens).

1) "uptime", then give us the output.
2) "dmesg" and give us the output.
3) /whatever/syslog/logs/to: browse through it and give us the relavent chunks.
4) Maybe if you see an error you maybe take a google at it and see if there's already a solution?

WARNING: If you're going to post large amounts of output here, be sure to put [code] & [/code] at the beginning and end of your outputs! If you don't, your post will be so huge, that no one's going to bother to scroll through it (even me, and I love reading).

gltkn 02-01-2011 12:44 PM

Solving Ways :
1 - Check it MRTG , PRTG graph ;
2 - look up nginx logs ,
3 - Look startup services ...

Best Regards ...

C.


All times are GMT -5. The time now is 04:43 AM.