sapcc / nsx-t-exporter

Prometheus NSX-T exporter
Apache License 2.0
14 stars 10 forks source link

docker-compose.yml Contains typo #8

Open ike753z opened 4 years ago

ike753z commented 4 years ago

On line 20 it shows: NSXV3_SUPPRESS_SSL_WORNINGS=true

Should instead show: NSXV3_SUPPRESS_SSL_WARNINGS=true

This issue is also present in README.md

stephen-sauer commented 3 years ago

Some issues with nsx manager database query. API call not supported in a "on prem" NSX. Solved by removing ref to "database"

Typos in dockerfile

Adding infos in README.md on how to run the container.

Files with proposed changes in the zip. Seems not allowed to propose a change through git. nsxt-exporter.zip

Have a good day