I do have to say, this plugin really fit my needs exactly.
Was looking to update my monitoring skin now that I have an 8core CPU and was looking to add support to it for monitoring core parking states. PerfMon doesn't work (would give a 0 reason regardless) while UsageMonitor and others worked but would sort the results indiscriminately. That would completely mix the core parking states making it difficult to match them up to their respective cores.
I appreciate you putting the effort into this.
It is currently September 16th, 2024, 8:37 am
PerfMonPDH Performance Data Plugin
-
- Posts: 4
- Joined: September 27th, 2011, 11:16 am
-
- Posts: 67
- Joined: February 12th, 2018, 12:47 am
Re: PerfMonPDH Performance Data Plugin
You're welcome, Chozo4.Chozo4 wrote:I appreciate you putting the effort into this.
I'm glad you find the plugin useful.
--buckb
-
- Posts: 67
- Joined: February 12th, 2018, 12:47 am
Re: PerfMonPDH Performance Data Plugin
Release version 3.0.0.11
Various bug fixes and enhancements.
New measure types and options have been added. Existing NameFormat and ResultString options have changed. Minor modifications to skins will be required.
See readme.txt for details.
Various bug fixes and enhancements.
New measure types and options have been added. Existing NameFormat and ResultString options have changed. Minor modifications to skins will be required.
See readme.txt for details.
-
- Rainmeter Sage
- Posts: 2736
- Joined: March 23rd, 2015, 5:26 pm
-
- Posts: 67
- Joined: February 12th, 2018, 12:47 am
-
- Posts: 25
- Joined: October 23rd, 2015, 11:54 pm
Re: PerfMonPDH Performance Data Plugin
I had been using the Nomfrep plug-in, but for some reason it stopped functioning today, spewing out endless errors.
Tried to transition to PerfMonPDH 3.x but only get "broken" out of most of the monitors. This is the case even in the bundled SystemMonitor skins.
Tried to transition to PerfMonPDH 3.x but only get "broken" out of most of the monitors. This is the case even in the bundled SystemMonitor skins.
-
- Rainmeter Sage
- Posts: 2736
- Joined: March 23rd, 2015, 5:26 pm
Re: PerfMonPDH Performance Data Plugin
Did you try the steps to repair your Performance Counter database? The plugins are not the problem.Kolano wrote: ↑November 29th, 2023, 9:50 pm I had been using the Nomfrep plug-in, but for some reason it stopped functioning today, spewing out endless errors.
Tried to transition to PerfMonPDH 3.x but only get "broken" out of most of the monitors. This is the case even in the bundled SystemMonitor skins.
-
- Posts: 25
- Joined: October 23rd, 2015, 11:54 pm
Re: PerfMonPDH Performance Data Plugin
I had not, seems to work out post doing so.SilverAzide wrote: ↑November 29th, 2023, 9:53 pm Did you try the steps to repair your Performance Counter database? The plugins are not the problem.
Code: Select all
C:\WINDOWS\system32>lodctr /R
Info: Successfully rebuilt performance counter setting from system backup store
C:\WINDOWS\system32>cd c:\windows\sysWOW64
c:\Windows\SysWOW64>lodctr /R
Info: Successfully rebuilt performance counter setting from system backup store
-
- Posts: 25
- Joined: October 23rd, 2015, 11:54 pm
Re: PerfMonPDH Performance Data Plugin
Or it mostly does.
ProcessV2 still shows "broken".
ProcessV2 still shows "broken".
-
- Posts: 67
- Joined: February 12th, 2018, 12:47 am
Re: PerfMonPDH Performance Data Plugin
The "Process V2" object is only available in Windows 11. I saw a reference claiming that it is available in later releases of Windows 10, but that has not been the case for my machines.
Also, using "Process V2" can be somewhat problematic. Please refer to the readme that came with the plugin.