On Sun, Sep 22, 2013 at 5:34 PM, manoj kumar <[email protected]> wrote:
> Dear All, > > > > > Here is my problem. I works on servers. In the recent days many of the > servers are getting hanged. so the servers need to reboot continuously. I > am unable to find the reasons to resolve or troubleshoot the issue. the > symptoms that i found during the system hang. > > 1. Multiple Crons are running at a time > > 2. Only a single process consuming most of the memory usage. > > I found these things in /var/log/messages. I want to know any other logs to > check the system performance and i need the troubleshooting guide. > > I use the IBM X3650 Servers. The OS is suse Linux and Centos. > Hi Manoj, Install and configure sysstat package which contains sar utility. Using sar collect performance data and try to identify any clue for bottlenecks. http://www.thegeekstuff.com/2011/03/sar-examples/ Thanks Mohan L _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
