Mercurial > repos > other > usr-local-bin
changeset 16:4b6ab7428895
Improve colours for sensors graph
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Mon, 19 Mar 2018 19:34:26 +0000 |
parents | 1dfa242b3b38 |
children | ccb1f0a7bfe9 |
files | sensors-graph |
diffstat | 1 files changed, 11 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/sensors-graph Mon Mar 19 19:33:52 2018 +0000 +++ b/sensors-graph Mon Mar 19 19:34:26 2018 +0000 @@ -30,17 +30,17 @@ CDEF:fan4=fan4_raw,0.01,* \ CDEF:gpufan=gpufan_raw,0.25,* \ LINE1:gpu#009900:"GPU" \ - LINE1:core1#0000bb80:"Core 1" \ - LINE1:core2#0000bb80:"Core 2" \ - LINE1:core3#0000bb80:"Core 3" \ - LINE1:core4#0000bb80:"Core 4" \ - LINE1:isa1#bbbb0080:"ISA 1" \ - LINE1:isa2#bbbb0080:"ISA 2" \ - LINE1:isa3#bbbb0080:"ISA 3" \ - AREA:fan1#99000080:"CPU Fan" \ - AREA:fan2#99000080:"Rear Fan" \ + LINE1:core1#99000080:"Core 1" \ + LINE1:core2#99000080:"Core 2" \ + LINE1:core3#99000080:"Core 3" \ + LINE1:core4#99000080:"Core 4" \ + LINE1:isa1#bbbb66:"ISA 1" \ + LINE1:isa2#bbbb66:"ISA 2" \ + LINE1:isa3#bbbb66:"ISA 3" \ + AREA:fan1#00009980:"CPU Fan" \ + AREA:fan2#00009980:"Rear Fan" \ AREA:gpufan#00990080:"GPU Fan" \ - AREA:fan3#99000080:"Front Fan 1" \ - AREA:fan4#99000080:"Front Fan 2" \ + AREA:fan3#00009980:"Front Fan 1" \ + AREA:fan4#00009980:"Front Fan 2" \ && eog /tmp/temps.png rm /tmp/temps.png