The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
236 views

SQL Server 2005 Performance Counters Missing

I wanted to do some performance monitoring on one of our blade servers here at the bank., but ran into a little stumbling block. When trying to create a pretty standard counter log, via performance ...
1
vote
1answer
445 views

How to setup Perfmon/Logman to get the Thread performance counters for only a specific IIS process?

I am trying to setup Perfmon/Logman to collect some performance counters to monitor my IIS6 installation. There are multiple w3wp instances on this host, and I can successfully collect data for the ...
0
votes
1answer
27 views

How can I replicate performance counter setups in an Azure WorkerRole?

I am trying to collect performance statistics on our Azure application. Up till now, our process has been to set up the roles with RDP enabled, connect, manually set up the performance counters, log ...
0
votes
1answer
164 views

Collect and view Performance Monitor information from multiple servers

I can use windows Performance Monitor to view counters like CPU, RAM, ASP.NET connections, or any other available counters, for a specific server. Is there a tool available for windows that would ...
0
votes
1answer
557 views

Exchange 2010 - resolving Calendar Attendant\Requests Failed

On my mailbox server, I am receiving the alert: MSExchange Calendar Attendant\Requests Failed Or in Solarwinds Requests Failed (Calendar Attendant) for Exchange 2010 Mailbox Role Counters ...
0
votes
1answer
185 views

Network Service account cannot see SQLServer performance counters on Windows 2008 R2

I have a service running on a large number of servers, that logs Windows Performance Counters to a central logging system. The service is written in .Net, and runs as the build-in account "Network ...
1
vote
0answers
83 views

How do I make Performance Monitor always log the time AND date?

I have been using Performance Monitor to keep an eye on Non-Paged Memory usage over the last few months. From the csv files generated I have been creating graphs to make it easy to pin point problem ...
0
votes
0answers
20 views

Windows server 2008 I/O counters

For an I/O capacity study I'm working on, (on a windows server 2008R2 system) I'd like to gather absolute I/O counts for a given physical (or logical) disk over a specific period of time. When I look ...