Update collector.service.md
Added more details for monitoring multiple services. Signed-off-by: Luca Chana <clubdog123@gmail.com>
This commit is contained in:
parent
19fee044bf
commit
dfd42a6c0c
|
@ -16,6 +16,8 @@ A WMI filter on which services to include. Recommended to keep down number of re
|
|||
|
||||
Example: `--collector.service.services-where="Name='windows_exporter'"`
|
||||
|
||||
Example config win_exporter.yml for multiple services: `services-where: Name='SQLServer' OR Name='Couchbase' OR Name='Spooler' OR Name='ActiveMQ'`
|
||||
|
||||
## Metrics
|
||||
|
||||
Name | Description | Type | Labels
|
||||
|
|
Loading…
Reference in New Issue