Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.09 KB

VSPHEREREADME.md

File metadata and controls

19 lines (11 loc) · 1.09 KB

Refer to the main readme if you are lost

This module uses the vsphere plugin for telegraf

Special Note This one is sort of a work-in-progress, you'll notice we don't actually use the environment variable in the .conf file for the only actually usable user-provided-service key:pair

VSPHERE Specific Prereqs


1. Create Read Only Admin Account in vCenter

Via active directory or local account

Note: Make sure it has access to all these config options in vCenter

2. Inject the RO Account/Password in via whatever Cred Mgmt stuff you have

See here and this for an example of how we reference these

Special Note Normally, all of that configuration would be in an environment specific config file, but because of the way we are mapping Environment Variables, some are hard coded in the template =(