You can set the day and time when the Customer Experience Improvement Program (CEIP) sends data to VMware.

Procedure

  1. Log in to the VMware Aria Automation appliance command line as root.
  2. Open the following file in a text editor.
    /etc/telemetry/telemetry-collector-vami.properties
  3. 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.
  4. Save and close telemetry-collector-vami.properties.
  5. Apply the settings by entering the following command.
    vcac-config telemetry-config-update --update-info

    Changes are applied to all nodes in your deployment.