diff --git a/static/configs/windows_exporter.yml b/static/configs/windows_exporter.yml new file mode 100644 index 0000000..54c6030 --- /dev/null +++ b/static/configs/windows_exporter.yml @@ -0,0 +1,7 @@ +collectors: + enabled: cpu,cs,net,service,logical_disk,os,thermalzone +collector: + service: + services-where: "Name='windows_exporter'" +log: + level: warn \ No newline at end of file