VSphere2Metrics
VSphere2Metrics copied to clipboard
Documentation
Add to following items:
- [ ] Readme
- [ ] Usage examples
- [ ] Installation / Setup
- [ ] Grafana Dashboards
Yes, please.
@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! :-)