- UID
- 398641
- 主题
- 注册时间
- 2014-8-5
- 在线时间
- 小时
- 最后登录
- 1970-1-1
签到天数: 6 天 [LV.2]偶尔看看I
|
发表于 2014-8-6 11:21:46
|
显示全部楼层
[Rainmeter]
BackgroundMode=0
AppVersion=14000
;Metadata added by RainBrowser
;http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin
[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=
[Variables]
FontName=MicrogrammaDBolExt
FontName2=微软雅黑
FontHeight=8
;==========[字体颜色修改]==================
FontColour=255,255,255,255
;设备名称颜色
FontColour2=200,200,200,200
;设备信息颜色
FontColour3=200,200,200,120
;波浪图颜色+条形图高亮部分
FontColour4=200,200,200, 50
;条形图浅色部分
;==========[字体颜色修改]==================
Image1=CPU.png
Image=Net.png
Image2=RAM.png
Image3=GPU.png
;[CPU 频率]================================
[Image]
Meter=Image
X=5
Y=10r
ImageName=#Image1#
[MeasureCPUMHz]
Measure=Plugin
Plugin=Plugins\PowerPlugin.dll
PowerState=MHZ
UpdateDivider=30
[MeterMHz1.TXT]
Meter=STRING
X=75
Y=8r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=10
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="当前频率:"
[MeterMHz1]
Meter=STRING
MeasureName=MeasureCPUMHz
X=200
Y=1r
StringAlign=RIGHT
FontColor=#FontColour#
StringStyle=bold
FontSize=8
FontFace=微软雅黑
AntiAlias=1
Text=" %1 MHz"
;[CPU总使用]
[CPU.txt]
Meter=STRING
X=75
Y=18r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=9
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="使用率:"
[CPU|%]
MeasureName=MeasureCPU
Meter=STRING
X=200
Y=2r
FontColor=#FontColour#
StringStyle=bold
Fontsize=9
StringAlign=RIGHT
Fontface=微软雅黑
AntiAlias=1
NumOfDecimals=2
Text="%1%"
;[CPU NAME]=======================================
[MeasureCPU]
Measure=CPU
UpdateDivider=2
[MeasureCPUName]
Measure=Registry
RegHKey=HKEY_LOCAL_MACHINE
RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\0
RegValue=ProcessorNameString
UpdateDivider=30
[MeterCPUName]
Meter=STRING
MeasureName=MeasureCPUName
X=11
Y=25r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=6.5
FontFace=#FontName2#
AntiAlias=1
Text=""
;[GATHER CPU UTILIZATION]=========================
[MeasureCPU0]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=0
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU1]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=1
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU2]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=2
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
[MeasureCPU3]
Measure=Plugin
Plugin=Perfmon.dll
PerfMonObject="Processor"
PerfMonInstance=3
PerfMonCounter="% Processor Time"
PerfMonDifference=1
InvertMeasure=1
;[CPU0 UTILIZATION]===============================
[MeasureCPU0%]
MeasureName=MeasureCPU0
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=#FontColour2#
StringStyle=NORMAL
FontSize=8
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU1使用率: %1%"
AntiAlias=1
[MeterCPUGraph0]
Meter=Line
MeasureName=MeasureCPU0
Percentual=1
X=105
Y=0r
H=12
W=90
LineCount=1
LineColor=#FontColour#
AutoScale=1
;[CPU1 UTILIZATION]===============================
[MeasureCPU1%]
MeasureName=MeasureCPU1
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=#FontColour2#
StringStyle=NORMAL
FontSize=8
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU2使用率: %1%"
AntiAlias=1
[MeterCPUGraph1]
Meter=Line
MeasureName=MeasureCPU1
Percentual=1
X=105
Y=0r
H=12
W=90
LineCount=1
LineColor=#FontColour#
AutoScale=1
;[CPU2 UTILIZATION]===============================
[MeasureCPU2%]
MeasureName=MeasureCPU2
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=#FontColour2#
StringStyle=NORMAL
FontSize=8
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU3使用率: %1%"
AntiAlias=1
[MeterCPUGraph2]
Meter=Line
MeasureName=MeasureCPU2
Percentual=1
X=105
Y=0r
H=12
W=90
LineCount=1
LineColor=#FontColour#
AutoScale=1
;[CPU3 UTILIZATION]===============================
[MeasureCPU3%]
MeasureName=MeasureCPU3
Meter=STRING
Percentual=1
X=10
Y=18r
FontColor=#FontColour2#
StringStyle=NORMAL
FontSize=8
StringAlign=LEFT
FontFace=#FontName2#
NumOfDecimals=1
Text="CPU4使用率: %1%"
AntiAlias=1
[MeterCPUGraph3]
Meter=Line
MeasureName=MeasureCPU3
Percentual=1
X=105
Y=0r
H=12
W=90
LineCount=1
LineColor=#FontColour#
AutoScale=1
;[内存]===================================
[Image2]
Meter=Image
X=15
Y=10r
ImageName=#Image2#
[MeasureRAM]
Measure=PhysicalMemory
[MeterRAMTxt]
Meter=STRING
X=75
Y=10r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=10
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="已使用:"
[MeterRAM]
Meter=STRING
MeasureName=MeasureRAM
X=203
Y=1r
StringAlign=RIGHT
FontColor=#FontColour#
FontSize=9
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="%1MB"
NumOfDecimals=2
Scale=1048576
[MeterRAMPercentTxt]
Meter=STRING
X=76
Y=18r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=9
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="使用率:"
[MeterRAMPercent]
Meter=STRING
MeasureName=MeasureRAM
X=203
Y=2r
StringAlign=RIGHT
FontColor=#FontColour#
FontSize=9
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="%1%"
Percentual=1
AutoScale=1
NumOfDecimals=2
;=================================
[MeasureTotalRAM]
Measure=PhysicalMemory
Total=1
[MeasureUsedRAM]
Measure=PhysicalMemory
[MeasureFreeRAM]
Measure=PhysicalMemory
InvertMeasure=1
[MeasureTotalSwap]
Measure=SwapMemory
Total=1
[MeasureUsedSwap]
Measure=SwapMemory
[MeasureFreeSwap]
Measure=SwapMemory
InvertMeasure=1
[TotalRAM.txt]
Meter=STRING
X=10
Y=25r
FontColor=#FontColour#
FontSize=9
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="系统内存:"
[TotalRAM]
MeasureName=MeasureTotalRAM
Meter=STRING
X=190
Y=2r
StringAlign=Right
FontColor=#FontColour2#
FontSize=9
FontFace=#FontName#
AntiAlias=1
Text="%1B"
AutoScale=1
[RAMBar]
Meter=BAR
MeasureName=MeasureUsedRAM
X=12
Y=16r
W=185
H=17
BarColor=#FontColour3#
BarOrientation=HORIZONTAL
[MeterBackLineRAMBar]
Meter=IMAGE
X=0r
Y=0r
W=185
H=17
SolidColor=#FontColour4#
[UsedRAM%]
MeasureName=MeasureUsedRAM
Meter=STRING
X=12
Y=1r
FontColor=#FontColour#
FontSize=9
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[FreeRAM%]
MeasureName=MeasureFreeRAM
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=9
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[UsedRAM$]
MeasureName=MeasureUsedRAM
Meter=STRING
X=10
Y=18r
FontColor=#FontColour2#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[FreeRAM$]
MeasureName=MeasureFreeRAM
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour2#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[TotalSWAP.txt]
Meter=STRING
X=10
Y=12r
FontColor=#FontColour#
FontSize=9
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Text="虚拟内存:"
[TotalSWAP]
MeasureName=MeasureTotalSWAP
Meter=STRING
X=190
Y=2r
StringAlign=Right
FontColor=#FontColour2#
FontSize=9
FontFace=#FontName#
AntiAlias=1
Text="%1B"
AutoScale=1
[SWAPBar]
Meter=BAR
MeasureName=MeasureUsedSWAP
X=12
Y=16r
W=185
H=17
BarColor=#FontColour3#
BarOrientation=HORIZONTAL
[MeterBackSWAPRAMBar]
Meter=IMAGE
X=0r
Y=0r
W=185
H=17
SolidColor=#FontColour4#
[UsedSWAP%]
MeasureName=MeasureUsedSWAP
Meter=STRING
X=12
Y=1r
FontColor=#FontColour#
FontSize=9
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[FreeSWAP%]
MeasureName=MeasureFreeSWAP
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour#
FontSize=9
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
Percentual=1
PostFix="%"
[UsedSWAP$]
MeasureName=MeasureUsedSWAP
Meter=STRING
X=12
Y=18r
FontColor=#FontColour2#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
[FreeSWAP$]
MeasureName=MeasureFreeSWAP
Meter=STRING
X=185
Y=0r
StringAlign=Right
FontColor=#FontColour2#
FontSize=7
FontFace=#FontName#
AntiAlias=1
AutoScale=1
NumOfDecimals=2
PostFix="B"
; -------------------------
[Imagg]
Meter=Image
X=0
Y=10r
ImageName=#Image#
; ------------------------
;[网速]================
[OutSpeed|Measure]
Measure=NetOut
NetOutSpeed=1
[OutSpeed|Meter]
Meter=STRING
MeasureName=OutSpeed|Measure
X=70
Y=6r
StringAlign=LEFT
FontColor=#FontColour#
FontFace=#FontName2#
FontSize=9
StringStyle=bold
AntiAlias=1
Text="上传速度: %1K/s"
AntiAlias=1
Scale=4500
NumOfDecimals=1
; --
[InSpeed|Measure]
Measure=NetIn
NetInSpeed=1
[InSpeed|Meter]
Meter=STRING
MeasureName=InSpeed|Measure
X=70
Y=18r
StringStyle=BOLD
FontColor=#FontColour#
FontFace=#FontName2#
FontSize=9
StringAlign=LEFT
StringStyle=BOLD
AntiAlias=1
Text="下载速度: %1K/s"
AntiAlias=1
Scale=4500
NumOfDecimals=1
; --
;[网卡设置]=====================
[MeasureIP]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=IP_ADDRESS
;这里可以选择显示第几块网卡的地址,"1/2/3/4..."
SysInfoData=0
[LocalIP.txt]
Meter=STRING
X=10
Y=28r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Prefix="内网IP地址:"
[LocalIP]
Meter=STRING
MeasureName=MeasureIP
X=200
Y=2r
StringAlign=Right
FontColor=#FontColour#
FontSize=8
FontFace=Bleeding Cowboys
AntiAlias=1
[MeasureIP1]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=IP_ADDRESS
;这里可以选择显示第几块网卡的地址,"1/2/3/4..."
SysInfoData=1
[LocalIP1.txt]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Prefix="外网IP地址:"
[LocalIP1]
Meter=STRING
MeasureName=MeasureIP1
X=200
Y=2r
StringAlign=Right
FontColor=#FontColour#
FontSize=8
FontFace=Bleeding Cowboys
AntiAlias=1
[MeasureDNS]
Measure=Plugin
Plugin=Plugins\SysInfo.dll
SysInfoType=DNS_SERVER
SysInfoData=0
[LocalDNS.txt]
Meter=STRING
X=10
Y=15r
FontColor=#FontColor#
FontSize=8
FontFace=#FontName2#
StringStyle=bold
AntiAlias=1
Prefix="DNS 地址:"
[LocalDNS]
Meter=STRING
MeasureName=MeasureDNS
X=200
Y=0r
StringAlign=Right
FontColor=#FontColor2#
FontSize=8
FontFace=#FontName#
AntiAlias=1
;[磁盘读写]===================
[Mse_DiskIO_Read]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject=PhysicalDisk
PerfMonCounter="Disk Read Bytes/sec"
PerfMonInstance=_Total
[Mse_DiskIO_Read_KB]
Measure=Calc
Formula=Mse_DiskIO_Read/1024
[Mse_DiskIO_Write]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject=PhysicalDisk
PerfMonCounter="Disk Write Bytes/sec"
PerfMonInstance=_Total
[Mse_DiskIO_Write_KB]
Measure=Calc
Formula=Mse_DiskIO_Write/1024
[DiskIO_Text]
Meter=STRING
X=10
Y=16r
StringAlign=LEFT
StringStyle=bold
FontColor=#FontColour#
Fontsize=8
Fontface=微软雅黑
Text="硬盘 I/O读取:"
AntiAlias=1
NumOfDecimals=0
AutoScale=1
[DiskIO_Read]
MeasureName=Mse_DiskIO_Read_KB
Meter=STRING
X=200
Y=0r
StringStyle=NORMAL
Fontsize=7
FontColor=#FontColour#
StringAlign=RIGHT
Fontface=微软雅黑
AntiAlias=1
NumOfDecimals=0
Text="%1 KB/S"
AutoScale=0
[DiskIO_Write_Text]
Meter=STRING
X=10
Y=16r
StringStyle=bold
Fontsize=8
FontColor=#FontColour#
StringAlign=LEFT
Fontface=微软雅黑
Text="硬盘 I/O写入:"
AntiAlias=1
NumOfDecimals=0
AutoScale=1
[DiskIO_Write]
MeasureName=Mse_DiskIO_Write_KB
Meter=STRING
X=200
Y=1r
StringStyle=NORMAL
Fontsize=7
FontColor=#FontColour#
StringAlign=RIGHT
Fontface=微软雅黑
AntiAlias=1
Text="%1 KB/S"
AutoScale=0
NumOfDecimals=0
;[进程数]================
[Mse_Processes]
Measure=Plugin
Plugin=plugins\PerfMon.dll
PerfMonObject="System"
PerfMonCounter="Processes"
PerfMonInstance=""
PerfMonDifference=0
[Mse_TopProcess]
Measure=Plugin
Plugin=Plugins\AdvancedCPU.dll
TopProcess=2
CPUExclude=Idle;Rainmeter
[Mse_TopProcess2]
Measure=Plugin
Plugin=Plugins\AdvancedCPU.dll
TopProcess=1
CPUExclude=Idle
[ProcessesText]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
StringStyle=bold
Fontsize=8
StringAlign=LEFT
Fontface=微软雅黑
Text="进程数:"
AntiAlias=1
[Processes]
MeasureName=Mse_Processes
Meter=STRING
X=170
Y=2r
FontColor=#FontColour#
StringStyle=bold
Fontsize=8
StringAlign=LEFT
Fontface=微软雅黑
PostFix="个"
AntiAlias=1
[Header_Process]
Meter=STRING
X=10
Y=16r
FontColor=#FontColour#
StringStyle=BOLD
Fontsize=8
StringAlign=LEFT
Fontface=微软雅黑
Text="最大CPU使用进程:"
AntiAlias=1
[TopProcessName]
MeasureName=Mse_TopProcess
Meter=STRING
X=10
Y=16r
FontColor=#FontColour2#
;StringStyle=BOLD
Fontface=微软雅黑
Fontsize=8
StringAlign=LEFT
Text="%1"
AntiAlias=1
[TopProcessLoad]
MeasureName=Mse_TopProcess2
Meter=STRING
X=185
Y=2r
FontColor=#FontColour2#
Fontface=微软雅黑
;StringStyle=BOLD
FontSize=9
StringAlign=RIGHT
Text="%1%"
AntiAlias=1
NumOfDecimals=0
Scale=100000
;[开机时长]=======================================
[MeterMHz.TXT]
Meter=STRING
X=10
Y=16r
StringAlign=LEFT
FontColor=#FontColour#
FontSize=8
FontFace=微软雅黑
StringStyle=bold
AntiAlias=1
Text="开机时间:"
[Mse_WinUptime]
Measure=Uptime
Format="%4!i!天 %3!i!小时:%2!i!分:%1!i!秒"
[Uptime]
Meter=STRING
MeasureName=Mse_WinUptime
X=197
Y=0r
StringAlign=right
StringStyle=bold
FontColor=#FontColour#
FontSize=8
FontFace=微软雅黑
AntiAlias=1
|
|