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:
- Navigate to theControl Panel,Configuration,Configuration Policy,Policy Name,DSM,Web Services,Client, andHealth Monitoring.
- Specify suitable values for the following options:
- Alert Collector AddressThis 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 HttpsThis parameter specifies the connection to the Alert Collector server through http or https.Default:FalseValues:
- True: https
- False: http
- Export CA Root Certificate in DER format from the web server (Alert Collector) system.
- 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.