Hi, I'm running my website on a VPS (OS is Centos 5) and so far I've been checking CPU, memory & bandwidth usage by using Kloxo Lxadmin's graphical interface. Now I would like see some statistics as in numbers via Centos console commands.. What kind of programs/commands there are in Centos for checking such statistics? thanks in advance!
I would recommend the command there are also some free server status scripts out there which you can install and it visually displays your servers Cpu/Ram/HD usage in your browser. I would recommend just searching 'server status scripts' in google and find one you like.
install "sysstat " # yum install sysstat And start that serive, Then use commands " mpstat 3 " , iostat , sar -q