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
/
cpuload.pl
Age
Commit message (
Expand
)
Author
2010-11-07
added sshopts command line argument
Paul Buetow
2010-11-07
red only if >97%
Paul Buetow
2010-11-07
added Term::ReadLine support
Paul Buetow
2010-11-07
better getopt support
Paul Buetow
2010-11-07
getopt support
Paul Buetow
2010-11-07
50 => 20
Paul Buetow
2010-11-07
system > 50: system: purple
Paul Buetow
2010-11-07
system + user <= 70% => user == yellow
Paul Buetow
2010-11-07
separated VERSION and COPYRIGHT
Paul Buetow
2010-11-07
some code cleaning
Paul Buetow
2010-11-07
system load now bottom
Paul Buetow
2010-11-07
toggle CPUs without recreating threads
Paul Buetow
2010-11-07
added undefined
Paul Buetow
2010-11-07
added null function
Paul Buetow
2010-11-07
added draw_background
Paul Buetow
2010-11-07
added wait_for_stats help function
Paul Buetow
2010-11-07
toggle cpus now works using SIGUSR1 to the display thread
Paul Buetow
2010-11-07
small bugfix
Paul Buetow
2010-11-07
added toggle mode
Paul Buetow
2010-11-07
missed $host in ssh command
Paul Buetow
2010-11-07
orange is now not so dark anymore
Paul Buetow
2010-11-06
(no commit message)
Paul Buetow
2010-11-06
added help menu
Paul Buetow
2010-11-06
(no commit message)
Paul Buetow
2010-11-06
fixed
Paul Buetow