Skip to content

Commit

Permalink
Blah.
Browse files Browse the repository at this point in the history
  • Loading branch information
dagwieers committed Sep 11, 2008
1 parent a880f5a commit 8673893
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 25 deletions.
3 changes: 3 additions & 0 deletions LINKS
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Terminal emulation
http://www.termsys.demon.co.uk/vtansi.htm
http://vt100.net/docs/vt100-ug/chapter3.html#DECSC

NFS
Expand All @@ -7,3 +8,5 @@ http://www.hn.edu.cn/book/NetWork/NetworkingBookshelf_2ndEd/nfs/ch14_02.htm
MySQL performance counters
http://www.mysql.com/news-and-events/newsletter/2004-01/a0000000301.html

Kernel schedstat
http://eaglet.rain.com/rick/linux/schedstat/v10/format-10.html
24 changes: 0 additions & 24 deletions TESTS

This file was deleted.

1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ contact me as well. :) Send an email to: Dag Wieers <dag@wieers.com>
+ Look at possibilities to show deviation (on second line ?)
+ Check for dark/light background color and change colors accordingly (see dstat.conf)
+ Show parts of counters in other colors (eg. color the 6 in 6134B in yellow to indicate it's kilobyte)
+ Look into adding sched_setscheduler() calls for improved priority

### Export/Graph
+ Interface with rrdtool (python-rrd ?)
Expand Down
2 changes: 1 addition & 1 deletion docs/dstat.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
.\" Instead of manually editing it, you probably should edit the DocBook XML
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
.TH "DSTAT" "1" "08/17/2008" "" ""
.TH "DSTAT" "1" "09/11/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
Expand Down

0 comments on commit 8673893

Please sign in to comment.