Results 1 to 3 of 3
Hi Guys,
Im a newbie on SLES10 and am currently running vmstat to a file to monitor our vmware server manually each day.
I need to find out how to ...
- 04-25-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
vmstat help!
Hi Guys,
Im a newbie on SLES10 and am currently running vmstat to a file to monitor our vmware server manually each day.
I need to find out how to schedule the vmstat or better still have the vmstat running 24/7 saving to a new file each day.
Are any of the above possible?
Thanks in advance.
Terry
- 04-25-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
I'm not familiar with the tool, how do you normally run it? Is it a command line program?
- 04-25-2007 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 2
Yes the command I currently run is "vmstat -n 60 > [filename]"
This basically takes a snapshot of performance every 60 seconds and logs it to a file.
I need to find out if this can be scheduled to save to a new file each day?


Reply With Quote