Page 1 of 1
Perfplugin fixed
Posted: January 14th, 2007, 7:55 pm
by fozi
This is a fixed version of the "Official" Perfmon plugin to work with Server SP1 and Vista. I have tested this version on:
LCDsmartie 5.3.2 and 5.4 RC2
Windows XP SP2 32bit and 64bit
Server 2003 SP1 32bit and 64bit
Vista RTM 32bit
I haven't test all combinations on server and vista but did most of my testing on XP 32 and 64. (Code work done on 64bit workstation). There is no functionallity changes to the plugin just bug fixes to get plugin to work with more recent versions of windows. Please let me know if there are any issues or problems.
-fozi
(plugin hosted here on forums - login and download it)
Posted: January 24th, 2007, 8:40 am
by alpha
GREAT!
I currently run Vista RTM x86 and with this new version of perf.dll the CPU-usage is now correctly rapported by both cores on my C2D. Thanx for the update!
Posted: March 28th, 2007, 1:48 pm
by Artosoft
It doesn't run well with my config:
$dll(perf,1,2x20#u,Cpu)
$dll(perf,2,Cpu,1)
CPU@$CPUSpeedMHz~$CPUUsage%%
Regards,
Arto.
Posted: March 29th, 2007, 4:54 am
by fozi
You need to take a look at the readme.txt that is included in the zip file. The string you have will not work. It should look something like:
numeric output
$dll(perf,4,20,\Processor(0)\% Processor Time)%
bar graph (1x5 for matrix orbital)
$dll(perf,1,1x5#r#1#5#0#100#\Processor(0)\% Processor Time,P0)
If you want to read CPU utilization you need to pass the correct perfmon counter to perf plugin.
-fozi
Posted: March 29th, 2007, 11:56 am
by Artosoft
fozi wrote:You need to take a look at the readme.txt that is included in the zip file. The string you have will not work. It should look something like:
numeric output
$dll(perf,4,20,\Processor(0)\% Processor Time)%
bar graph (1x5 for matrix orbital)
$dll(perf,1,1x5#r#1#5#0#100#\Processor(0)\% Processor Time,P0)
If you want to read CPU utilization you need to pass the correct perfmon counter to perf plugin.
-fozi
Ok, get it

. My mistake for not reading the readme...
Now it run well.
Thanks a lot.
Regards,
Arto.
merci
Posted: July 13th, 2007, 10:08 pm
by orion
works fine with
- v. 5.3.2
- XP64
- Crystalfontz 634 USB LCD
thanks x1000

Posted: August 3rd, 2007, 11:23 am
by twhyman
works gr8 on vista !
with HD47780 4x20 display

Thanks
My pref plugin dosent work
Posted: August 29th, 2007, 1:25 pm
by Pexxii
I have the prefplugin and it dosent work. It just says " [Bad counter#c0000bb9: Den angivna r?knaren kunde inte hittas] " Translated to "The chosen Counter couldent be found"
I have no idea what's the problem.
I have a HD44780 4x20 Lcd.
Please help me

Posted: September 4th, 2007, 10:52 am
by mattcro
I think you need to specify the counter name in the language your system is set to use (Swedish?). The examples in the perf.dll readme are in English (like Processor(0)\% Processor Time).
You can find the list of counter names by running the perfmon utility (aka Performance in Control Panel->Administrative Tools). Click the + button on the toolbar and you'll see a list of items that can be added to the graph. Use the same names in the perf.dll Smartie plugin. You can see what each counter is for by clicking the "explain" button.
Posted: November 7th, 2007, 10:33 pm
by grapefrukt
I'm having trouble getting values running vista 32-bit and an antec fusion lcd.
All i get is this error message in the LCD:
If I change the counters name to something that doesn't exist I do get a proper error message for that, so it's not completely borked.
Any ideas on what could be wrong?
Posted: May 21st, 2009, 11:23 am
by simon_stz
Thanks a lot for this version.
My configs from XP now works fine on my new Windows Vista Ultimate x64.
Re: Perfplugin fixed
Posted: October 16th, 2009, 12:12 am
by Rafael
Hi!
Works great with Windows 7 x32 Brazilian Portuguese...
What language your plugin is developed?
Thanks!
Re: Perfplugin fixed
Posted: June 3rd, 2010, 3:54 pm
by thor2002ro
can we have the code for this dll and also this dll causes a small delay in main program startup