Skip to content

Visualize dstat results on a web page. Can optionally launch dstat and monitor results in real time.

Notifications You must be signed in to change notification settings

jaekwon-park/viz_dstat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viz_dstat

Visualize dstat results on a web page. Can optionally launch dstat and monitor results in real time.

#Requires

Also uses Dygraphs for javascript charts (included)

##Visualize existing file

$ dstat --time -v --net --output example.csv 1 10
$ ./viz_dstat.sh example.csv

##Measure and visualize

$ ./viz_dstat.sh

Then point your browser to http://localhost:12121

About

Visualize dstat results on a web page. Can optionally launch dstat and monitor results in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • Shell 4.7%
  • HTML 4.0%
  • CSS 0.8%