VSphere2Metrics icon indicating copy to clipboard operation
VSphere2Metrics copied to clipboard

Documentation

Open syepes opened this issue 10 years ago • 2 comments

Add to following items:

  • [ ] Readme
  • [ ] Usage examples
  • [ ] Installation / Setup
  • [ ] Grafana Dashboards

syepes avatar Jun 05 '15 22:06 syepes

Yes, please.

Papalloon avatar Apr 26 '17 14:04 Papalloon

@Papalloon Yes need some spare time, but right now its pretty simple to get it working:

  • Download the built jar
  • Encrypt the user password java -jar VSphere2Metrics.jar -pwd PasswordToEncrypt
  • config.groovy: Set your desired metrics destination and vcs.urls, vcs.user and use the previously encrypted password in vcs.pwd
  • Now you just need to start the jar...
  • Have fun! :-)

syepes avatar Apr 26 '17 16:04 syepes