VMware vSphere
Near real-time synchronization with VMware vSphere
This page describes StackState version 4.1.
The StackState 4.1 version range is End of Life (EOL) and no longer supported. We encourage customers still running the 4.1 version range to upgrade to a more recent release.
What is the VMware vSphere StackPack?
The VMware vSphere StackPack is used to create a near real-time synchronization with VMware vSphere.
This StackPack provides functionality that allows for monitoring of the following resources:
hosts
virtual machines
compute resources
cluster compute resources
data stores
data centers
VMware StackPack collects all topology data for the components and relations between them as well as telemetry and events.
Prerequisites
StackState Agent V2 must be installed on a single machine that can connect to VSphere VCenter and StackState.
A VSphere VCenter instance must be running.
Network communication
The StackState Agent V2 connects to the vSphere instance on TCP port 443.
The StackState Agent V2 connects to StackState API on TCP port 7077
If the Agent is installed on the StackState host then port 7077 is localhost communication.
If the Agent is installed on a different host, you need a network path between the Agent and StackState on port 7077/tcp, and to vSphere on 443/tcp port.
Enable vSphere integration
To enable the vSphere check and begin collecting data from your VSphere VCenter instance:
Edit the Agent integration configuration file
/etc/stackstate-agent/conf.d/vsphere.d/conf.yaml
to include details of your VSphere VCenter instance:name
host - the same as the
vSphere Host Name
used in the StackPack provisioning process.username
password - use secrets management to store passwords outside of the configuration file.
Restart the StackState Agent(s) to publish the configuration changes.
Once the Agent is restarted, wait for the Agent to collect the data and send it to StackState.
Configuration options
The following configuration options can be added to the vSphere configuration file. Find details in the conf.yaml.example
file
Special tags
The vSphere StackPack understands the following special tags:
Data collected
Metrics
Troubleshooting
Troubleshooting steps for any known issues can be found in the StackState support Knowledge base.
Last updated