treydock / tsm_exporter

Apache License 2.0
8 stars 1 forks source link

issue with id and password set #42

Closed Ragavmuralidharan closed 2 years ago

Ragavmuralidharan commented 2 years ago

Hi could you let me know where the id and password should be put.. no information on the site.

treydock commented 2 years ago

See configuration examples: https://github.com/treydock/tsm_exporter#configuration. The id and password are in the configuration file.

Ragavmuralidharan commented 2 years ago

Hi Thanks i think i am missing lot of configuration and missing installations. Is there any in details document how to set this up like installation requirement. I really appreciate your work on this, i am new to this trying to figure out how can set one for our environment.

Also is there a possible way to provide backup status ?

Thanks

treydock commented 2 years ago

This tool only works with Prometheus, so you need Prometheus to query this tool. The README covers the install of this tool, Prometheus and things needed for that are outside the scope of this project's documentation.