Previous Topic: Configure Alerts and Alert TemplatesNext Topic: Create DM Script-based Alerts


Configure Alerts

Follow these steps:

  1. Navigate to Control Panel, Configuration, Configuration Policy, DSM, Health Monitoring, Alert Configuration, and Alerts.
  2. Select Add to create an alert based on a template or a script.
  3. Specify suitable values for the following fields:
    Alert Name

    Specifies the name of the alert.

    Template

    Specifies the alert template name from which the alert is derived.

    Note: Select a template from the drop-down list to create a template-based alert. For example, Asset Jobs not Updated.

    Script

    Specifies the script name for script-based alerts.

    Parameters

    Specifies the parameters suitable to the alert.

    Note: When the alert is derived from a template, the template parameters are carried over from the template. For example,

    GROUPS=ComputerGroups;RequiredPercentage=MINPERCENT;IncludeLinkedAssetJobs=TRUE;IncludeLinkedGroupJobs=TRUE;assetJobNames=% 
    

    Note: You can also specify parameters for script-based alerts.

    Message

    Defines the alert-related information that is evaluated when an alert condition is detected. This evaluated information is passed as part of the alert raised by HM Agent. For example,

    Less than $PERCENTAGE of the computers reported the asset job results from within the computer group $GROUPS
    
    Severity

    Configures the severity of the alert from the drop-down list.

    Enable

    Specifies the state of the alert. When set to True, the alert is monitored by the HM agent otherwise excluded from monitoring.

    Detection Tiers

    Specifies the tiers on which the alert is detected. For example, EM, DM, SS, and Agent.

    Note: For predefined alerts, select the tiers from the supported list. For template-based alert, select a tier from the template-supported ones.

    Frequency

    Specifies the interval at which the alert is monitored. You can specify the frequency in minutes, hours or days for each detected tier.

    Threshold

    Specifies the threshold value. This value indicates the minutes/hours/days an alert condition is present, or the number of times an alert condition occurs before raising an alert.

    For example, when you configure Agent not able to communicate to SS with a frequency of one hour and a threshold of six hours on the Agent tier, the HM Agent checks every one hour to see if the agent is able to communicate to the remote scalability server. On failure to communicate for six hours, an alert is raised.

  4. (Optional) Click Check to verify the values.
  5. Click Apply and OK

    The alert is now configured.