Daniel Bohlin

Results 22 comments of Daniel Bohlin

That sounds great! I will se if I have some time to use that too.

I suppose that theese metrics is not published as performance monitor data. In that case a special reader for theese data needs to be developed. I will mark it as...

It would be cool if someone wanted to help with this. Unfortunately I will not be able to do this myself right now.

Yes, it sounds like #28, and like a good idea! :)

Now I have a case where I want to know what use account is running a process. I am trying to monitor IIS processes and the name of the user...

Perhaps it is a language problem. I had some issues with that when trying on a machine that has a Swedish operating system. When you configured the counters did you...

That is very strange, I am not sure what the reason could be for that. A wild guess (which i don't really believe in myself) is that the categories or...

If you look for a class named `CounterCategoryListCommand` and set a breakpoint on line 24, you should be able to debug the method that loads the list of categories.

I am not sure how the build server is set up in regards to AnyCPU/x86/x64 but perhaps we should specifically build one x64 and another x86 version. I will have...