create storable dump from vmstat
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 27 Jun 2010 16:47:45 +0000 (18:47 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 27 Jun 2010 16:47:45 +0000 (18:47 +0200)
commit15e5e017dad522b9f1985267979f53dd37d64a7e
treeb94ecf242239a90ee8462e3c06aeedfe99831017
parentc6913bdf79ab66684ade3a8707b7afea7a7d9dd9
create storable dump from vmstat

It also supports arbitrary command before vmstat, for example:

  $ ./vmstat.pl ssh disk

will connect to disk and issue vmstat there
script/vmstat.pl [new file with mode: 0755]