7.1

Table Of Contents
3 Change the time at which data collections are sent by modifying the values assigned to
frequency.dow and frequency.hod.
Property Description
frequency.dow=<day_of_week> Specifies the day of the week on which the data collection is
sent.
frequency.hod=<hour_of_day> Specifies the hour of the day on which the data collection is
sent. Possible values are 0-23 and time is based on local
time.
4 Save the file.
5 Enter the following command at a command prompt to apply the new settings to all nodes in your
deployment.
#vcac-config telemetry-config-update --update-info
Adjusting System Settings
As a system administrator, you adjust logging and customize IaaS email templates. You can also manage
settings that appear as defaults for each tenant, such as email servers to handle notifications. Tenant
administrators can choose to override these defaults if their tenant requires different settings.
Modify the All Services Icon in the Service Catalog
You can modify the default icon in the service catalog to display a custom image. When you modify the
icon, it changes for all tenants. You cannot configure tenant-specific icons for the catalog.
Commands are provided for Linux or Mac and Windows so that you can run the cURL commands on any
of those operating systems.
Prerequisites
n
Convert the image to a base64 encoded string. You can use a conversion tool such as
www.dailycoding.com/UTILS/CONVERTER/IMAGETOBASE64.ASPX.
n
cURL must be installed on the machine where you run the commands.
n
You must have the credentials for a vRealize Automation user with the system administrator role.
Procedure
1 Set the VCAC variable in the terminal session for the cURL commands.
Operating System Command
Linux/Mac
export VCAC=<VA URL>
Windows
set VCAC=<VA URL>
Managing vRealize Automation
VMware, Inc. 33