-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add VSphere input plugin #2682
Add VSphere input plugin #2682
Conversation
This PR is a good start, but we need a bit more work to reach acceptable level of quality. I also developed pretty the same plugin, but not going to publish alternate PR. Instead, I rebased my fixes on top of your code at https://github.com/mkuzmin/telegraf/commits/vsphere. I'd suggest the next plan:
|
Helps with initial setup if localhost cannot be resolved due to the pure go resolver.
@mkuzmin @mlabouardy Have you made any progress on unifying your plugins? |
@mkuzmin I rebased the code to https://github.com/mlabouardy/telegraf/tree/release-1.3 I added you as contributor |
Thank you. I will return to this PR soon. |
@mlabouardy @mkuzmin when I use this vsphere plugin,output:"default datacenter resolves to multiple instances, please specify" |
@huyujie export GOVC_DATACENTER="Your Datacenter Name Here" |
Closing in favor of #4141 |
Required for all PRs: