Configure Alert Upload Settings

Configure the Alert Collector server details and apply on the Agent to enable the Health Monitoring Agent to upload the detected alerts.
cla140
Configure the Alert Collector server details and apply on the Agent to enable the Health Monitoring Agent to upload the detected alerts.
Follow these steps:
  1. Navigate to the
    Control Panel
    ,
    Configuration
    ,
    Configuration Policy
    ,
    Policy Name
    ,
    DSM
    ,
    Web Services
    ,
    Client
    , and
    Health Monitoring
    .
  2. Specify suitable values for the following options:
    • Alert Collector Address
      This parameter specifies the hostname or IP address of the Alert Collector server where the alerts are uploaded.
      For HM Agent on EM, configure the Alert Collector that is installed on the DM.
    • Use Https
      This parameter specifies the connection to the Alert Collector server through http or https.
      Default:
      False
      Values
      :
      • True: https
      • False: http
      When the Alert Collector is configured for https, follow these steps on the Agent system:
      1. Export CA Root Certificate in DER format from the web server (Alert Collector) system.
      2. Copy the certificate to the Agent and import using the following command:
        cacertutil import -i:<cert-file-path> -it:X509V3 -trust
When the HM Agent is connected to the Alert Collector through the proxy and the Alert Collector server is configured to authenticate the client requests, see Configure Proxy Settings for information about the configurations.