index
:
loadbars
develop
master
screenshots
Tool to show real time CPU, memory and network load bars.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Loadbars
/
Main.pm
Age
Commit message (
Expand
)
Author
2012-06-23
quick commit
Paul Buetow
2012-06-23
fix avg stats bug
Paul Buetow
2012-06-23
CPU stats are polled every 0.1 seconds, network stats are polled every 0.5 se...
Paul Buetow
2012-06-23
network transfer works
Paul Buetow
2012-06-23
calculate loadavg remote
Paul Buetow
2012-06-23
calculate loadavg remote
Paul Buetow
2012-06-23
calculate loadavg remote
Paul Buetow
2012-06-23
use perl instead of bash for data gathering
Paul Buetow
2012-06-23
use loadavg regexp only if there is no cpu info, so we have less pattern matc...
Paul Buetow
2012-06-23
use index function instead of regexp for cpu parsing
Paul Buetow
2012-06-23
set INTERVAL to 1.13
Paul Buetow
2012-06-23
fix loadavg_re
Paul Buetow
2012-06-23
set INTERVAL from 0.1 to 0.125
Paul Buetow
2012-06-23
use more precompiled regexp, initial network stats
Paul Buetow
2012-06-23
use more precompiled regexp, initial network stats
Paul Buetow
2012-06-23
re-add --title option
Paul Buetow
2012-04-21
version number is not hard coded anymore
Paul Buetow
2012-04-19
refactoring
Paul Buetow
2012-04-19
perltidy
Paul Buetow
2012-04-19
font works again
Paul Buetow
[prev]