Occasionally our Exchange databases will have to be re-indexed after the servers reboot. We currently monitor how many mailboxes are left to index via a PowerShell script. I would like to convert this procedure to SolarWinds; however, I am unable to correctly setup the Performance Counter Monitor. I am trying to monitor the following Performance Counter:
CounterSetName: MSExchange Search Indices
MachineName: .
CounterSetType: MultiInstance
Description: Performance counters for the Exchange Search Indexer (MSExchangeSearch) search indices
Paths: {\MSExchange Search Indices(*)\Number of Mailboxes Left to Crawl, \MSExchange Search Indices(*)\Number of Failed Mailboxes, \MSExchange Search Indices(*)\Number of InTransit Mailboxes Being Indexed on this Destination Database, \MSExchange Search Indices(*)\Number of Outstanding Documents...}
PathsWithInstances: {\MSExchange Search Indices(pdc-db181)\Number of Mailboxes Left to Crawl, \MSExchange Search Indices(pdc-db180)\Number of Mailboxes Left to Crawl, \MSExchange Search Indices(pdc-db179)\Number of Mailboxes Left to Crawl, \MSExchange Search Indices(pdc-db178)\Number of Mailboxes Left to Crawl...}
Counter: {\MSExchange Search Indices(*)\Number of Mailboxes Left to Crawl, \MSExchange Search Indices(*)\Number of Failed Mailboxes, \MSExchange Search Indices(*)\Number of InTransit Mailboxes Being Indexed on this Destination Database, \MSExchange Search Indices(*)\Number of Outstanding Documents...}
I am being presented with the following error:
