Introduction

Applicable on MSExchange server with 2007 Version.

Discovery with the agent

Collector Type: Agent

Category: Application Monitors

Application Name: MSExchange2007General

Global Template Name: Microsoft Exchange 2007 General DotNet v4

Version: Microsoft Exchange 2007

Prerequisites: For Exchange monitors need Microsoft .NET Framework 4

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 to collect and compare.
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.