Delphix Products

 View Only

Tip of the Day: Configuring Alert Profiles in the CLI

  Thread closed by the administrator, not accepting new replies.
  • 1.  Tip of the Day: Configuring Alert Profiles in the CLI

    Posted 05-30-2014 03:51:00 PM
    No replies, thread closed.
    ssh delphix_admin@"yourengine" delphix > ls delphix > alert delphix alert > ls delphix alert > profile delphix alert profile > create delphix alert profile create *> set actions type="AlertActionEmailList or AlertActionEmailUser" delphix alert profile create *> set action addresses="email address to send to" delphix alert profile create *> ls delphix alert profile create *> set severityFilter= delphix alert profile create *> set severityFilter="WARNING or CRITICAL" delphix alert profile create *> commit