Configuring Clara integration with HERO

Starting from V1.0.0.4, Clara can monitor and get information about your WA servers, through HERO (HEalthcheck & Runbook Optimizer). This feature is available for WA users only (not WAz).

 

After deploying Clara, to configure Clara integration with HERO you must properly customize the <BUILD_DIR>/clara/config/Clara-WA.env.TEMPLATE file. For the list of parameters to be specified, see the section Properties for HERO integration in Customizing environment files.

 

If you want to monitor more than one HERO environment, you can configure the CLARACONFIGHERO keyword in the <BUILD_DIR>/clara/config/Clara-WA.env.TEMPLATE file. This keyword contains a json object (envs) with informations about the different HERO environments. See the following example:    

 

CLARACONFIGHERO='{"envs": { "HERO": {"ip": "10.14.37.117", "port": "8080",  "hero_secret":"CLIENT-SECRET-CONFIG", "client_id": "nginx", "realm":"hero"}}, "license" : {"licenseServer":"https\://hclsoftware.compliance.flexnetoperations.com/instances/" , "licenseID" : "38K36F2YXS19"}, "tkt_url":"https://servicenow.com", "product":"HERO"}'

 

where, for each HERO environment, you must specify the following information: