Skip to content

jsargiot/vmstatly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmstatly

Generate charts from vmstat output.

Check it out: http://jsargiot.github.io/vmstatly/

This app parses the output of vmstat linux command (http://linux.die.net/man/8/vmstat) and creates charts from the data.

Examples

The following graphs show data of a file created with:

vmstat 1 > vmstat.txt (You can find that file in the examples directory).

CPU:

cpu_stats

Input/Output stats:

io_stats

System stats:

sys_stats

About

Creates charts from vmstat output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published