sizes
This commit is contained in:
parent
42d89391f9
commit
d617a0330c
@ -10,12 +10,13 @@ font-face=Fixedsys
|
|||||||
font-size=6
|
font-size=6
|
||||||
|
|
||||||
[items]
|
[items]
|
||||||
set White = #ffffff
|
set White = #ffffff
|
||||||
set Orange = #ffd000
|
set Orange = #ffd000
|
||||||
set Green = #00ff00
|
set Green = #00ff00
|
||||||
set GreenL = #a0ffa0
|
set GreenL = #a0ffa0
|
||||||
set Magenta = #ff00ff
|
set Magenta = #ff00ff
|
||||||
set MagentaL = #ffa0ff
|
set MagentaL = #ffa0ff
|
||||||
|
set Red = #ff0000
|
||||||
|
|
||||||
COLOR=%orange%
|
COLOR=%orange%
|
||||||
HOST=wide:1,display:@%1,font-size:200%
|
HOST=wide:1,display:@%1,font-size:200%
|
||||||
@ -31,16 +32,14 @@ COMMENT=text:CPU History:
|
|||||||
CPU=interval:1,text-color:%white%,color:%green%,chart:filled max:100 series1:1 color1:00ff00 height:2,\
|
CPU=interval:1,text-color:%white%,color:%green%,chart:filled max:100 series1:1 color1:00ff00 height:2,\
|
||||||
text:,display:%chart%
|
text:,display:%chart%
|
||||||
|
|
||||||
COMMENT
|
|
||||||
|
|
||||||
COMMENT=text:CPU usage:
|
COMMENT=text:CPU usage:
|
||||||
CPU=interval:1,text-color:%white%,color:%magenta%,chart:bar max:100 series1:1 color1:%MagentaL% threshold:70,\
|
CPU=interval:1,text-color:%white%,color:%magenta%,chart:bar max:100 series1:1 color1:%MagentaL% threshold:70,\
|
||||||
text:,display:%1[1.1f]% %chart%
|
text:,display:%1[1.1f]% %chart%
|
||||||
WMI=text:,interval:5,namespace:root\cimv2,query:Win32_Processor,display:Speed: %CurrentClockSpeed%[4.2K]GHz
|
WMI=text:,interval:5,namespace:root\cimv2,query:Win32_Processor,display:Speed: %CurrentClockSpeed%[4.2K]GHz
|
||||||
|
|
||||||
COMMENT
|
COMMENT=style:w,
|
||||||
|
|
||||||
COMMENT=text:RAM Usage:
|
COMMENT=color:%Orange%,text:,display:RAM USED
|
||||||
PHYSICALRAM=interval:10,text-color:%white%,color:%green%,set:aram=%4[3.1b],alarms:(%3 ge 80 0000FF),\
|
PHYSICALRAM=interval:10,text-color:%white%,color:%green%,set:aram=%4[3.1b],alarms:(%3 ge 80 0000FF),\
|
||||||
chart:bar max:100 series1:3 color1:%greenl%,text:,display:%1[3.1b]B (%3%) %chart%
|
chart:bar max:100 series1:3 color1:%greenl%,text:,display:%1[3.1b]B (%3%) %chart%
|
||||||
TEXT=interval:10,color:%green%,text:,display:%aram%B Available RAM
|
TEXT=interval:10,color:%green%,text:,display:%aram%B Available RAM
|
||||||
@ -48,6 +47,11 @@ PAGEFILE=text:,interval:5,display:Page file: %1[3.1g]GiB %3% of %2[1.0b]B
|
|||||||
|
|
||||||
COMMENT=style:w
|
COMMENT=style:w
|
||||||
|
|
||||||
|
TEXT=color:%Orange%,text:,display:STORAGE USED
|
||||||
|
LOGICALDRIVES=text:,drive-size=4194304,interval:15,diskio:1,chart:bar2 scale:linear max:100 series1:7 threshold:80 color1:b55393 color2:%orange% color3:%red%, display:%1: %6[5.1g] of %5[3.0b]B %chart%
|
||||||
|
|
||||||
|
COMMENT=style:w
|
||||||
|
|
||||||
# show network data ...
|
# show network data ...
|
||||||
TEXT=color:%Orange%,text:,display:NETWORK
|
TEXT=color:%Orange%,text:,display:NETWORK
|
||||||
NETWORKINTERFACES=text:,interval:30,operstatus:1,iftype:6 71,display:%2: %8/%10
|
NETWORKINTERFACES=text:,interval:30,operstatus:1,iftype:6 71,display:%2: %8/%10
|
||||||
@ -69,3 +73,4 @@ TOPPROCESSMEM=interval:2,wide:1,maxrows:5,display:%1[0.25s]%2[0.10s]%3[1.1b]B
|
|||||||
|
|
||||||
COMMENT=style:w
|
COMMENT=style:w
|
||||||
UPTIME=wide:1,display: System Uptime: {{%1*24+%2}}h %3m
|
UPTIME=wide:1,display: System Uptime: {{%1*24+%2}}h %3m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user