Introduction

Applicable on Exchange Servers with 2013 Version.

Discovery with the agent

Collector Type: Agent

Category: Application Monitors

Application Name: MSExchange2013General

Global Template Name: Microsoft Exchange 2013 General DotNet v4

Version: Microsoft Exchange 2013

Prerequisites: For Exchange 2013 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 to collect and company.
NumberBytesinallHeapsNumberBytesinallHeapsShows 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.
NumberofExcepsThrownPersecNumberofExcepsThrownPersecDisplays the number of exceptions thrown per second. These include both .NET exceptions and unmanaged exceptions that get converted into .NET exceptions.
ConnectionAttemptsPersecConnectionAttemptsPersecThe rate, in seconds, at which connections to the WWW service have been attempted since the service started.