adds whitelist for exchange collectors (#642)

adds enable flag for exchange collectors

Signed-off-by: Björn Fischer <bfischer@inovex.de>
This commit is contained in:
Björn Fischer
2020-11-01 18:26:14 +01:00
committed by GitHub
parent 637fc246af
commit a4aef9b3c7
3 changed files with 40 additions and 4 deletions

View File

@@ -15,6 +15,9 @@ Enabled by default? | No
### `--collectors.exchange.list`
Lists the Perflib Objects that are queried for data along with the perlfib object id
### `--collectors.exchange.enabled`
Comma-separated list of collectors to use, for example: `--collectors.exchange.enabled=AvailabilityService,OutlookWebAccess`. Matching is case-sensetive. Depending on the exchange installation not all performance counters are available. Use `--collectors.exchange.list` to obtain a list of supported collectors.
## Metrics
Name | Description
--------------|---------------