Point to WMI exporter (#431)

There's a slow trickle of people trying to use the node exporter on windows, so point them in the right direction.
pull/434/head
Brian Brazil 9 years ago committed by GitHub
parent acb495ccab
commit 8d4f36aa42
  1. 4
      README.md

@ -4,9 +4,11 @@
[![Docker Repository on Quay](https://quay.io/repository/prometheus/node-exporter/status)][quay]
[![Docker Pulls](https://img.shields.io/docker/pulls/prom/node-exporter.svg?maxAge=604800)][hub]
Prometheus exporter for hardware and OS metrics exposed by the kernel, written
Prometheus exporter for hardware and OS metrics exposed by \*NIX kernels, written
in Go with pluggable metric collectors.
The [WMI exporter](https://github.com/martinlindhe/wmi_exporter) is recommended for Windows users.
## Collectors
There is varying support for collectors on each operating system. The tables

Loading…
Cancel
Save