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
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list