> Hi, I need some advice about our "Server Down" condition. The thing is: our
> one development server goes down after certain times. So, what steps may be
> included in order to find "for what actual reason" this server is behaving
> like this. I am sorry that, I am not finding enough keyword to search in
> google, that`s why I am asking you this question.

make sure you check system logs, /var/log/messages, /var/log/syslog etc. 
to find the clues.  Also you might want to enable sar/atsar which gives 
you a report on the resource usage every 10 mins interval or so, which 
could help you to narrow down if its because of server running out of 
memory, being overloaded etc.

thanks
gs
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to