BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} NT



Don Pierce wrote:
> 
> Dear Brothers
> 
> I know this is probably a thorn in your side but I wanted to know if there
> has been any effort
> put into resolving the problem on NT clients with the performance issue
> conflict.
> 
> Or is there a work around I have not heard about (other than disable
> performance in the registry).
> 

Yup, I thought I had found the reason why BBNT was getting all of the
performance data and not just what it asked for (processes and memory).

To make a long story short: There's a register key in NT that keeps
all of the performance data, it's called HKEY_PERFORMANCE_DATA.
You retrive the info using a RegQueryValueEx() call.  It seems that
the 2nd argument passed has to be UNICODE.  I was passing just a
straight ASCII string.  Well, I modified it to pass a UNICODE
string but to no avail, the problem is still there :( It still
gets external performance data...

I'm still looking at it.  It annoys the hell out of me !

bye
-- 
Robert-Andre Croteau	BSD,MOTU		robert@unix.sh
Services Conseils Informatiques MOTU Inc. 	robert@motu.ca
(514) 465-3057					rcroteau@videotron.ca
http://www.motu.ca/                             http://www.bb4.com
	Si le bonheur ne s'achete pas alors louez le.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Please send mail for the mailing list to: bb@taex001.tamu.edu
  To [un]subscribe to this list, send e-mail to majordomo@taex001.tamu.edu
     with [un]subscribe bb in the BODY of the message.
  Please contact the mailing-list-owner as: bb-owner@taex001.tamu.edu


Home | Main Index | Thread Index