You can set the day and time when the Customer Experience Improvement Program (CEIP) sends data to VMware.
Procedure
- Log in to the VMware Aria Automation appliance command line as root.
- Open the following file in a text editor.
/etc/telemetry/telemetry-collector-vami.properties
- Edit the properties for day of week (dow) and hour of day (hod).
Property |
Description |
frequency.dow=<day-of-week> |
Day when data collection occurs. |
frequency.hod=<hour-of-day> |
Local time of day when data collection occurs. Possible values are 0–23. |
- Save and close telemetry-collector-vami.properties.
- Apply the settings by entering the following command.
vcac-config telemetry-config-update --update-info
Changes are applied to all nodes in your deployment.