CA 3Tera AppLogic supports the ability to send email notifications when a dashboard message of a minimum severity is added or changed. In addition, CA 3Tera AppLogic may also send a summary email notification that contains all current dashboard messages with those that have changed recently marked as such.
To set up e-mail notification alerts and periodic status summaries in the BFC:
The Grids page appears. The state of the grid can be running, stopped, failed, failed - running (grid create failed but left the servers running), needs attention, and requires reboot.
The Servers tab for the grid appears.
The Edit Grid Parameters dialog opens.
Server (mail transfer agent) to use for sending messages.
A comma-separated list of e-mail address destinations for the notifications.
The e-mail address to use as the sender address. This should be set to an address that is recognized by the configured SMTP server (see smtp_srv above), but clearly indicates that it is originated by an automated service (for example, info-noreply@mygrid.com).
The e-mail address to use in the Reply-to: header. If this is not specified, the from_email value will be used.
The minimum severity of messages that should trigger immediate e-mail alerts. Valid values are (lowest to highest severity): progress, info, alert. Default: Alert (only the highest-priority events are sent as e-mails).
Subject line to use in the immediate e-mail alerts. The strings {$account}, {$name}, {$controller}, {$id} and {$time} can be used in the text, they will be replaced with the configured values for account_id, grid, controller_name (or controller_ip, if no hostname is set) and the event ID and timestamp, respectively.
Default: 'Critical alert from grid {$name} ({$controller})'
The minimum time interval (in minutes) for sending status summaries. Status summaries are sent upon grid status changes at intervals no shorter than the specified value, even if status changes occur more frequently. The value is rounded internally to the next 5 minute multiple. If summary_interval is set to 0, e-mail summaries are disabled. Default value: 0.
Subject line to use in e-mail status summaries. The strings {$account}, {$name}, {$controller}, and {$time} can be used in the text, they will be replaced with the configured values for account_id, grid, controller_name (or controller_ip, if no hostname is set) and the event timestamp, respectively.
Default: 'Notification summary from grid {$name} ({$controller})'
message create 123TEST severity=alert text="This is a test dashboard message."
|
Copyright © 2011 CA.
All rights reserved.
|
|