The object= line in the inputs.conf for TA-Exchange-2013-ClientAccess doesn't match the throttling-counters search macro. See below:
[perfmon://MSExchange_Throttling]
index=perfmon
object=MSExchange User Throttling
instances=*
counters=*
interval=30
disabled=false
throttling-counters macro:
object="MSExchange Throttling"
Changed the macro to:
( object="MSExchange Throttling" OR object="MSExchange User Throttling" )
I'm not sure if the more correct fix would have been to update the inputs.conf in the TA, but this made the Client Access Servers dashboard work.
Changed the macro to:
( object="MSExchange Throttling" OR object="MSExchange User Throttling" )
I'm not sure if the more correct fix would have been to update the inputs.conf in the TA, but this made the Client Access Servers dashboard work.