You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/11/09 13:27:58 UTC

[jira] [Commented] (AMBARI-18833) Add Support For Self-Contained Ambari SNMP

    [ https://issues.apache.org/jira/browse/AMBARI-18833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15650926#comment-15650926 ] 

Hadoop QA commented on AMBARI-18833:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12838161/AMBARI-18833.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/9188//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/9188//console

This message is automatically generated.

> Add Support For Self-Contained Ambari SNMP
> ------------------------------------------
>
>                 Key: AMBARI-18833
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18833
>             Project: Ambari
>          Issue Type: Task
>          Components: alerts, ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18833.patch
>
>
> Currently, Ambari's {{SNMP}} alert target type is using to bind generic OIDs specified by the administrator when creating the target. Many users would rather  that Ambari provide a MIB which can then be imported into their management tool and just use the pre-defined OIDs. 
> Ambari has applied for and received OIDs from Apache which are included in our MIB file. The MIB is located at: https://github.com/apache/ambari/blob/trunk/contrib/alert-snmp-mib/APACHE-AMBARI-MIB.txt
> The known Ambari OIDs are defined at: https://cwiki.apache.org/confluence/display/DIRxPMGT/OID+Assignment+Scheme
> - 1.3.6.1.4.1.18060.16
> A new alert target type of {{AMBARI_SNMP}} should be created which knows about the pre-existing OIDs so that dispatching SNMP traps to this type are correctly bound automatically. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)