[Mono-devel-list] System.Diagnostics.PerformanceCounter

Blair Jennings bjennin1 at san.rr.com
Sat Mar 27 15:55:36 EST 2004


I am currently porting an application from .NET to Mono 0.31 and I see that the System.Diagnostics.PerformanceCounter class is mostly unimplemented. My application needs to be able to monitor resource allocation and usage (it is a Grid engine); is there a way to do this in Mono w/o using System.Diagnostics.PerformanceCounter or do I need to start the implemetation of this class myself? And if I need to do it how would you suggest it should be done (I am not familiar with the performance monitoring aspects of the linux kernel and the native libraries which would be used to do the monitoring). 

Thank you for any and all suggestions,

Blair Jennings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040327/32be760c/attachment.html 


More information about the Mono-devel-list mailing list