Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0E416200BEB for ; Wed, 28 Dec 2016 23:32:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0CD4B160B34; Wed, 28 Dec 2016 22:32:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 550EF160B2A for ; Wed, 28 Dec 2016 23:31:59 +0100 (CET) Received: (qmail 64664 invoked by uid 500); 28 Dec 2016 22:31:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 64633 invoked by uid 99); 28 Dec 2016 22:31:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Dec 2016 22:31:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 70AA82C0059 for ; Wed, 28 Dec 2016 22:31:58 +0000 (UTC) Date: Wed, 28 Dec 2016 22:31:58 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14958) Alerts: Create new Alerts Notification type for SNMP to handle Ambari MIB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Dec 2016 22:32:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-14958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15783871#comment-15783871 ] Hudson commented on AMBARI-14958: --------------------------------- ABORTED: Integrated in Jenkins build Ambari-branch-2.5 #605 (See [https://builds.apache.org/job/Ambari-branch-2.5/605/]) AMBARI-14958. Alerts: Create new Alerts Notification type for SNMP to (yusaku: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4f8934d68575a4de01a579c731671fb6e22679da]) * (edit) ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js * (edit) ambari-web/app/views/main/alerts/manage_alert_notifications_view.js * (edit) ambari-web/app/templates/main/alerts/create_alert_notification.hbs > Alerts: Create new Alerts Notification type for SNMP to handle Ambari MIB > ------------------------------------------------------------------------- > > Key: AMBARI-14958 > URL: https://issues.apache.org/jira/browse/AMBARI-14958 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Oleg Nechiporenko > Assignee: Vivek Ratnavel Subramanian > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-14958.patch, AMBARI-14958.v0.patch, AMBARI-14958.v1.branch-2.5.patch, AMBARI-14958.v1.trunk.patch > > > 1) Rename current notification type "SNMP" to "Custom SNMP" > 2) Create a new notification type "SNMP" that prompts for version, community, hosts, ports > 3) When this is chosen, Ambari under-the-hood generates the SNMP traps based on the MIB. > 4) The MIB file should be shipped with Ambari. -- This message was sent by Atlassian JIRA (v6.3.4#6332)