Support Search

Alert Escalations

    Table of Contents

    Overview

    An alert escalation defines the action or set of actions to be taken when specified alert conditions are met. Unlike alerts which are specific to a Server or ServerTemplate, Alert Escalations can be designated to a specific Deployment or made available to all Deployments. By default, you must associate an Alert Escalation when you define the monitored alert condition.

    An alert must be enabled on a server in order for the server to monitor for a condition and vote for an Alert Escalation. Alert conditions are evaluated every minute. When enough servers are voting for the same alert, the associated alert escalation will be executed until the alert has been satisfied.

    An alert is triggered whenever its conditions are met, as well as the associated array's scaling parameters, when applicable. For example, if more than 51% of the servers that are monitoring for the same alert are experiencing 'Condition A' for longer than 15 minutes (alert threshold), then call Alert Escalation B, which will execute its defined action(s) such as sending an email to the SysAdmin or voting to "scale up" by adding servers to the array. Once an alert condition no longer exists, the Alert Escalation will stop and no more actions will be taken. At that point, everything is reset. If the same alert is triggered again, the Alert Escalation will start to execute its actions from the beginning of its list. Note: An array must be active in order to enable scaling.

    Action Buttons

    • New - Create a new Alert Escalation.

    List of supported actions inside an Alert Escalation:

    • send_email - Send email to one or multiple recipients.
    • reboot_server - Reboot the server instance generating the alert.
    • relaunch_server - Relaunch the server generating the alert (this terminates the current instance and launches a fresh instance).
    • run_right_script - Run a RightScript on the server instance generating the alert.
    • vote_grow_array - Vote to grow a server array attached to the deployment in which the alerting server is running.
    • vote_shrink_array - Vote to shrink a server array attached to the deployment in which the alerting server is running.

    Note: The "vote to grow/shrink array" options will soon be deprecated. Autoscaling is now performed using voter tags.

    Design > Alert Escalations > Index

    Powered by MindTouch