Systats network config

Hi everyone,
Suddenly my systats network docklet for Objectdock stopped working.
(I am talking about the docklet wih the two arrows showing bandwidth)

I loaded it again and trying to configure the net in and out meters but i can't find the network interface(in instances) there that i can select my network card.

Can anyone pls help me?
Thank you
1,314 views 2 replies
Reply #1 Top
I would recommend going HERE for Systats questions.
Reply #2 Top
I'm quoting Judge (SysStats author) who wrote the text below in the Aquasoft SysStats forums... maybe it's related to your problem?



To quote from a Samurize forum:

When a perfmon (aka PDH meter) crashes or doesn't report data for a while Windows disables it and leaves it disabled. You will probably find relevant events in your event log. Perfmons might also become disabled for other less obvious reasons eg. installing a service pack or a .NET Runb distribution.

There must be a DWORD value in your registry with a "1" instead of a "0" disabling the perform monitor. Search your registry for "Disable Performance Counters" and change any of them that are set to 1 to 0 instead.

Run regedit. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es then click edit, then find. Paste this into the search box: Disable Performance Counters and click Find and then Find Next. Change any that show a "1" to "0" and that should do it!



HTH