Introduction

Applicable on Exchange Servers with 2010 version.

Discovery with the agent

Collector Type: Agent

Category: Application Monitors

Application Name: MSExchange2010General

Global Template Name: Microsoft Exchange 2010 General DotNet v4, Microsoft Exchange 2010 DotNet v4

Version: Microsoft Exchange 2010

Prerequisites: For Exchange 2010 ETS server role monitors need Microsoft .NET Framework 4.0

Collected Metrics

Metric NameDisplay NameDescription
PercentTimeinGCPercentTimeinGC% Time in GC is the percentage of elapsed time that was spent in performing a garbage collection (GC) since the last GC cycle. This counter is usually an indicator of the work done by the Garbage Collector on behalf of the application.
NumberBytesinallHeapsNumberBytesinallHeapsThis counter is the sum of four other counters; Gen 0 Heap Size; Gen 1 Heap Size; Gen 2 Heap Size and the Large Object Heap Size. This counter indicates the current memory allocated in bytes on the GC Heaps.
NumberofExcepsThrownPersecNumberofExcepsThrownPersecThis counter displays the number of exceptions thrown per second. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions e.g. null pointer reference exception in unmanaged code would get rethrown in managed co.
ConnectionAttemptsPersecConnectionAttemptsPersecThe rate that connections to the Web service are being attempted.