script to collect cpu,io & memory usage linux
755353Jul 28 2011 — edited Aug 10 2011Hi
is there a basic script that collects cpu,memory,i/o network stats for linux on hourly basis?
i need it to be in a format that I can easily import into ms excel and display as graph,
I dnt want any 3rd party software because I rather not to install anything on the server. I prefer a shell script that can be scheduled in cron.
thank you