Introduction
buckb created a great plugin PerfMonPDH. He also opened it's sources so modifications are possible.
This topic is created for two reasons: this plugin is no more compatible with PerfMonPDH, and not many people will find it in the dozens of posts in the original topic.
I don't really like "PerfMonRxtd" as a name of a plugin but I haven't come up with better name.
Overview
PerfMonRxtd extends PerfMonPDH. It aims to replace old PerfMon and new UsageMonitor plugins.
All features of PerfMonPDH 2.0.1.3 are supported.
All features of PerfMon are supported.
All features of UsageMonitor are supported.
In comparison with PerfMonPDH there are some differences here and there, but the most important is support for custom expressions that allows you to use sorting and rollup with other things than just counters.
Other nice feature is the ability to pause data fetching while keeping updates of parent measure. It allows different sorting options on the same dataset, and anything other that can be achieved with changing options.
See "readme.txt" for the full documentation.
All comments and suggestions are welcome.
Downloads
Archive contains readme file, both 32 and 64-bit versions, example skin and Visual Studio project with sources.
Plugin source code is available at github.
Here is an example skin in the .rmskin container
Skin shows approximate RAM usage (in the left) and approximate Commit usage (in the right). It is very rough but I don't know any better way, and seems like Google doesn't know either. Buttons in the upper right corner can pause data fetching and switch between sorting by RAM and Commit. Buttons in the upper left corner are used to show processes further than 1-7.
You can find other examples in the PerfMonPDH topic — plugins have different, but very similar syntax.
Version History
2018-09-11 — 1.0.0 — Initial release.
2018-09-16 — 1.1.0 — Changelog
2018-09-16 — 1.1.1 — updated plugin version in the dll metadata.
2018-11-05 — 1.2.1 — Changelog
It is currently June 9th, 2023, 1:55 pm
PerfMonRxtd [v1.2.1] — PerfMonPDH global mod
-
- Posts: 100
- Joined: April 30th, 2017, 11:51 am
PerfMonRxtd [v1.2.1] — PerfMonPDH global mod
You do not have the required permissions to view the files attached to this post.
Last edited by rxtd on November 5th, 2018, 7:43 pm, edited 11 times in total.
-
- Posts: 47
- Joined: February 12th, 2018, 12:47 am
Re: PerfMonRxtd — PerfMonPDH global mod
Nice work, rxtd.
--buckb
--buckb
-
- Posts: 100
- Joined: April 30th, 2017, 11:51 am
Re: PerfMonRxtd [v1.1.0] — PerfMonPDH global mod
Plugin updated to version 1.1.0.
Changelog:
Readme file was improved.
Example skin was missing a script file, which is now included into archive and .rmskin package.
Please, write here if you encounter any problems or bugs.
Plugin updated to version 1.1.1.
The only change is that now version in the dll is 1.1.0. I forgot to change version in the first upload.
Changelog:
Example skin was missing a script file, which is now included into archive and .rmskin package.
Please, write here if you encounter any problems or bugs.
Plugin updated to version 1.1.1.
The only change is that now version in the dll is 1.1.0. I forgot to change version in the first upload.
-
- Posts: 100
- Joined: April 30th, 2017, 11:51 am
Re: PerfMonRxtd [v1.2.1] — PerfMonPDH global mod
Plugin updated to version 1.2.1.
Changelog:
Readme file was improved.
Changelog: