[
https://issues.apache.org/jira/browse/AMBARI-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236044#comment-14236044
]
Hudson commented on AMBARI-8568:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #397 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/397/])
AMBARI-8568. Alerts UI: Need alert-notification type specific UI fields.
(akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9cdd4e24487e04f714abb1b4716fd4a56893e245)
*
ambari-web/test/controllers/main/alerts/manage_alert_notifications_controller_test.js
* ambari-web/app/messages.js
* ambari-web/app/templates/main/alerts/create_alert_notification.hbs
*
ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js
> Alerts UI: Need alert-notification type specific UI fields
> ----------------------------------------------------------
>
> Key: AMBARI-8568
> URL: https://issues.apache.org/jira/browse/AMBARI-8568
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 2.0.0
>
> Attachments: AMBARI-8568.patch
>
>
> Apart from the changes mentioned in the powerpoint, we need the following
> changes for different methods
> *Emails*
> * {{Email}} should be renamed to {{Email To}}.
> * New {{SMTP Server}} field which sets config {{mail.smtp.host}}.
> * New {{SMTP Port}} field which sets config {{mail.smtp.port}}.
> * New {{Email From}} field which sets config {{mail.smtp.from}}.
> *SNMP*
> * New {{Version}} field which sets {{ambari.dispatch.snmp.version}}
> ** This should be a list of values "SNMPv1" or "SNMPv2c" or "SNMPv3".
> * New {{OIDs}} field which sets config {{ambari.dispatch.snmp.oids.trap}}
> * New {{Community}} field which sets config {{ambari.dispatch.snmp.community}}
> * New {{Port}} field which sets config {{ambari.dispatch.snmp.port}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)