Posted At : December 1, 2008 10:42 PM
1 Comments
multivmstat is a php command line script which makes it easy to collect the statistics. Download the script
To run it you specify a list of servers to check:
This will run vmstat on each of the servers with a 5 second interval between samples.
It will create the following files:
Note: You mush have ssh access to each machine - ideally with a certificate so that no interactive authentication is required.
1 Comments
Hi,
It may interest you. With vmstax, you can easily draw charts
from a vmstat log file.
http://www.michenux.net/vmstax/
Bye