[root@alanstudio]# cat /etc/redhat-release Show the linux redhat OS release version[root@alanstudio]# free -m Show the ram and swap status in Mb[root@~]# hdparm -t /dev/hda Check the write/read of Hdd buffer[root@~]# hdparm /dev/hda Check Hdd parameter[root@~]# hdparm -c1 -d1 /dev/hda Open DMA 32 bit for IDE HDD.[root@~]# iostat -k Check the IO status of Hdd in kbyte.[root@alanstudio]# lsmod List all the module[root@alanstudio]# ps auxf Show all processing in tree list[root@alanstudio]# uptime Show the server up time and loading[root@alanstudio]# uname -r [root@~]# watch -n 1 cat xxx Watch the execution and its output per 1 sec.[root@alanstudio]# which ls shows the full path/alias of (shell) commands.
[root@alan ~]# ldd /usr/bin/rsync iostat -x 5 5 To check I/O stat per each device for read/write.Install it via "yum install sysstat" Server is hosted by Alanstudio Linux Operating System Recommend screen resolution 1024 x 768 / IE / FireFox Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved. |