[Mono-list] How to get results of Mono Performance Counters on Linux?

Mclyn Dimaculangan mclyn.dimaculangan at sharinglabs.com
Mon Jan 20 00:26:49 UTC 2014





Hi Sir/Madam:


Our team created a small tool that records performance (processor and memory usage) of certain processes related to our application.
We created the tool using C# and we uses the PerformanceCounter built-in on Windows to monitor the processes running on  a virtual machine.
Fortunately, the tool perfectly works when we ran it under Windows 7 and the remote machines are on Windows XP.

However, the problem arises when we run the tool under a Linux/Mono environment. The tool did run also but, the performance counters are always returning zero results. Are performance counters supported on Linux/Mono? Or do we need to do extra steps (installing or configuring something on our Linux/Mono machine) to make it work? 

Any help will be very much appreciated.

Thank you.


Best Regards, 

Mclyn
 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20140120/91ad6edd/attachment.html>


More information about the Mono-list mailing list