w10install/scripts/config/desktopinfo.ini

64 lines
2.0 KiB
INI
Raw Normal View History

2023-02-21 14:19:36 +01:00
[options]
top=50
right=50
cleartype=1
transparency=30
font-face=Lucida Console
line-spacing=2
[items]
set=key:White,value:#ffffff
set=key:Grey,value:#a0a0a0
set=key:Cyan,value:#00ffff
set=key:Magenta,value:#ff00ff
set=key:Green,value:#00ff00
set=key:Orange,value:#ffb871
set=key:Silver,value:#c0c0c0
set=key:Blue,value:#0000f0
set=key:Red,value:#ff0000
COLOR=%White%
2023-02-21 17:39:47 +01:00
font-size=22
2023-02-21 14:19:36 +01:00
HOST=color:%Orange%,text:,interval:0
font-size=14
COMMENT
2023-02-21 17:39:47 +01:00
2023-02-21 14:19:36 +01:00
UPTIME=text:,interval:30,display:Uptime: %2 hours %3 minutes
font-size=12
WMI=text:,interval:0,namespace:root\cimv2,query:Win32_OperatingSystem,display:%caption% %OSArchitecture%
REG=value:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ReleaseId,set:releaseid,hidden:1
OSBUILD=text:,interval:0,display:Version %releaseid%
COMMENT
2023-02-21 17:39:47 +01:00
font-size=14
2023-02-21 14:19:36 +01:00
USER=text:,interval:0,display:User: %1
COMMENT
2023-02-21 17:39:47 +01:00
font-size=10
2023-02-21 14:19:36 +01:00
CPUTYPE=color:%Orange%,text:,interval:0
WMI=text:,interval:5,namespace:root\cimv2,query:Win32_Processor,display:Speed: %CurrentClockSpeed%[4.2K]GHz
PROCESSCOUNT=text:,interval:5,display:Processes: %1 Threads: %2
CPU=text:,interval:5,chart:line2 height:2 scale:linear max:100 series1:1 color1:ffffff series2:2 color2:71b8ff, alarms:(%1 ge 80 %red%)(%2 ge 40 %red%),display:Load: %1[2.0f]% Kernel:%2[2.0f]% Queue: %3
TOPPROCESSCPU=text:,interval:10,maxrows:1,display:Top process: %3[1.1f]% %1
COMMENT
TEXT=color:%Orange%,text:,display:MEMORY USED
PHYSICALRAM=text:,interval:5,alarms:(%3 ge 80 0000FF),display:RAM: %1[3.1g]GiB %3% of %2[1.0b]B
PAGEFILE=text:,interval:5,display:Page file: %1[3.1g]GiB %3% of %2[1.0b]B
TOPPROCESSMEM=text:,interval:5,counter:pu,maxrows:1,display:Top process: %3[3.1g]GiB %1
COMMENT
TEXT=color:%Orange%,text:,display:NETWORK
NETWORKINTERFACES=text:,interval:30,operstatus:1,iftype:6 71,display:%2: %8/%10
WMI=text:,interval:60,alarms:(%11 ge 34 0088f0),namespace:root\cimv2,query:Win32_PingStatus where address='1.1.1.1',display:Latency: %ResponseTime%ms from 1.1.1.1
COMMENT