Email configuration example for a MUST_START_ALARM alarm
Workload Automation AutoSys
NotifySMTPHost=<x>
NotifySMTPFromAddress=<x>
NotifySMTPUser=<x>
NotifyMethod=1
UseSMTPAuthentication=1
insert_glob: email_input
blob_mode: text
blob_type: emailtemplate
blob_file: /opt/CA/WorkloadAutomationAE/autosys/install/email_templates/sample_template
insert_job: neverrun
job_type: b
status: FAILURE
insert_job: test_must_start_complete2
job_type: CMD
machine: localhost
command: sleep 300
date_conditions: y
days_of_week: all
start_mins: 11, 21, 31, 41, 51, 01
must_start_times: +1
must_complete_times: +2
condition: s(neverrun)
notification_alarm_types: MUST_START_ALARM
send_notification: f
notification_template: email_input
notification_emailaddress_on_alarm: [email protected]
notification_emailaddress: [email protected]
[email protected]
if/when test_must_start_complete2
does not start within 1 minute of its designated start time(s).neverrun
is inserted with a default status of FAILURE.