It is currently March 23rd, 2023, 8:05 pm
Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
-
- Posts: 3
- Joined: May 1st, 2016, 4:27 am
Re: Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
Thanks jsmorley, it's incredible, and it's showing that my PC is using 1.4GB PageFile afterall. Hmm I think I take a closer look into it..
-
- Posts: 660
- Joined: June 25th, 2015, 7:02 pm
- Location: The Sky, USA
Re: Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
Wow. I've misunderstood the relationship between page and swap this entire time. Thanks for clearing it up!jsmorley wrote:https://forum.rainmeter.net/viewtopic.php?p=116747#p116747
1.jpg
Code: Select all
[MeasurePhysicalTotal] Measure=PhysicalMemory Total=1 [MeasurePhysicalUsed] Measure=PhysicalMemory [MeasurePhysicalFree] Measure=PhysicalMemory InvertMeasure=1 [MeasureSwapTotal] Measure=SwapMemory Total=1 [MeasureSwapUsed] Measure=SwapMemory [MeasureSwapFree] Measure=SwapMemory InvertMeasure=1 [MeasurePageFileTotal] Measure=Calc Formula=MeasureSwapTotal - MeasurePhysicalTotal >=0 ? MeasureSwapTotal - MeasurePhysicalTotal : 0 [MeasurePageFileUsed] Measure=Calc Formula=MeasureSwapUsed - MeasurePhysicalUsed MinValue=0 MaxValue=[MeasurePageFileTotal] DynamicVariables=1 [MeasurePageFileFree] Measure=Calc Formula=MeasurePageFileTotal - MeasurePageFileUsed MinValue=0 MaxValue=[MeasurePageFileTotal] DynamicVariables=1 [MeasureVirtualTotal] Measure=Memory Total=1 [MeasureVirtualUsed] Measure=Memory [MeasureVirtualFree] Measure=Memory InvertMeasure=1

-
- Posts: 1
- Joined: August 5th, 2017, 1:06 am
Re: Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
I'm a huge fan of your skin!
I was wondering if there was support for monitoring a second remote computer on the network?
Any help would be appreciated as I have scoured the settings and I seem to be missing it.
I was wondering if there was support for monitoring a second remote computer on the network?
Any help would be appreciated as I have scoured the settings and I seem to be missing it.
-
- Posts: 3
- Joined: January 21st, 2020, 7:38 pm
Re: Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
Sins 15-1-2020 weather part of app stoped working, its known issue. is it possible maker of this wonderfull skin to update weather part or someone on this forums can adjust weather part? sadly im no coder 
Thanks in Advance

Thanks in Advance
-
- Posts: 5
- Joined: June 19th, 2019, 9:34 pm
Re: Simple Perf Meters 2.3.0 - now with 4 Clocks and All-in-One
I agree.
Isn't the problem weather.com related though? Because when i click radar, the website that opens shows 404 error, and i believe this used to work before.
So i believe there's something wrong with the location id in the weather settings.