Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

add email subscriber

add email subscriber

Adds a subscriber of email notifications of various Server Manager events.

Syntax

add email subscriber
email_address
user_name
[task=
task_options
] [schedule=
schedule_options
] [sm=
type_options
]
The following short form is acceptable:
aes
email_address
user_name
[task=
task_options
] [schedule=
schedule_options
] [sm=
type_options
]

Parameters

The following table describes the command parameters:
Parameter
Description
email_address
The email address of the new subscriber who will receive Server Manager notifications.
user_name
The Data Replication user name for the subscriber with the specified email address.
task
The types of Server Manager tasks and events for which the subscriber can receive email notifications. Options are:
  • end
  • error
  • recovery
  • restart
  • start
  • warning
Use commas, spaces, or semicolons to separate multiple options. Enclose a space-separated list in single quotation marks.
schedule
The Server Manager schedule events for which the subscriber can receive email notifications. Options are:
  • end
  • error
  • start
Use commas, spaces, or semicolons to separate multiple options. Enclose a space-separated list in single quotation marks.
sm
The types of Server Manager notifications that the subscriber user can receive. Options are:
  • error
  • information
  • warning
Use commas, spaces, or semicolons to separate multiple options. Enclose a space-separated list in single quotation marks.

Example

The following command adds the idradmin user as a subscriber of email notifications about Server Manager errors and warnings:
add email subscriber admin@mycompany.com idradmin sm='error warning'

0 COMMENTS

We’d like to hear from you!