Windows_exporter: Question: can this project manage multiple remote computers? If you can hope to give some advice.

Created on 12 Jan 2018  路  4Comments  路  Source: prometheus-community/windows_exporter

Question: can this project manage multiple remote computers? If you can hope to give some advice.thank you!

Most helpful comment

Hi @liyang010813,
No, it is intended to be installed locally on each monitored machine, which is in line with Prometheus best practices.

All 4 comments

Hi @liyang010813,
No, it is intended to be installed locally on each monitored machine, which is in line with Prometheus best practices.

@carlpett That means you can only monitor your local computer, right? If, then, Prometheus exists on all remote computers, it is not possible to manage it comprehensively.

@carlpett then this project exist what's the meaning

I think you may have mixed up the relation between Prometheus and exporters. You'll have one (or more) central Prometheus servers, which scrape your exporters, that are deployed on all your targets (Windows servers, in the case of the wmi_exporter).
So you do not have to manage a prometheus installation on each machine.

The thing this project does is simply to expose metrics from the Windows OS, so that Prometheus can scrape them.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mango19b picture mango19b  路  4Comments

Psk8140 picture Psk8140  路  3Comments

jdx-john picture jdx-john  路  4Comments

finkr picture finkr  路  3Comments

benridley picture benridley  路  5Comments