brandonweeks / vsphere_exporter

A Prometheus exporter for vSphere
Apache License 2.0
26 stars 15 forks source link

Some short steps on how to use, please #16

Open dvision1979 opened 6 years ago

dvision1979 commented 6 years ago

Some short steps with instructions on how to use your exporter would be much appreciated.

Thank you! Regards, Dan

doppelgrau commented 6 years ago

Calling with --help gives some hints: ./vsphere_exporter-master --help Usage of ./vsphere_exporter-master: -config.file string vsphere_exporter configuration file name. -log.level value Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal, panic]. -web.listen-address string Address on which to expose metrics and web interface. (default ":9155") -web.telemetry-path string Path under which to expose Prometheus metrics. (default "/metrics")