Skip to content

Instantly share code, notes, and snippets.

@n3b0r
Created November 10, 2022 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n3b0r/6babcc972f18c5e267221848f86e3cd8 to your computer and use it in GitHub Desktop.
Save n3b0r/6babcc972f18c5e267221848f86e3cd8 to your computer and use it in GitHub Desktop.
Windows exporter config.yaml file
# Configuration and more info
# https://github.com/prometheus-community/windows_exporter
collectors:
enabled: cpu,cs,logical_disk,os,system,textfile,net,service,process
collector:
textfile:
directory: C:\Users\Administrator.WINDOWS-VM-MONI\Desktop\metrics\
# service:
# services-where: "Name='windows_exporter'"
log:
level: warn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment