thanks for the pointer

-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] Behalf Of Damon Squires
Sent: 11 December 2003 19:25
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] Instrumentation dilemma


Have you looked at the Microsoft Enterprise Insturmenation Framework? It
allows a single api entry point to event logging, wmi logging, etc.

http://www.microsoft.com/downloads/details.aspx?FamilyId=80DF04BC-267D-4
919-8BB4-1F84B7EB1368&displaylang=en

-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Ross Diesel
Sent: Thursday, December 11, 2003 11:19 AM
To: [EMAIL PROTECTED]
Subject: [ADVANCED-DOTNET] Instrumentation dilemma

All

We're busy contemplating an instrumentation strategy for our framework
which
involves the use of the WMI base classes
System.Management.Instrumentation.Instance and
System.Management.Instrumentation.BaseEvent.

As the framework is required to operate fully instrumented in production
environments, it has been proposed to use performance counters in
performance critical framework code as an alternative to WMI Instance
derived classes. Is this a valid proposal, assuming that the WMI classes
are
providing the same kind of instrumentation data? Does anyone have
experience
empirical or otherwise that would substantiate this proposal.

What other factors (eg remote monitoring and administration) should also
be
taken into consideration, apart from the performance cost of the
instrumented code?

regards


DISCLAIMER: This information is intended only for the person or entity
to
which it is addressed and may contain private, confidential, proprietary
and/or privileged material and may be subject to confidentiality
agreements.
Any review, retransmission, dissemination, or any other use of or taking
of
any action in reliance upon this information, by persons or entities
other
than the intended recipient, is prohibited. If you received this in
error,
please contact the sender and delete the material from all storage
media.

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentor.  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to