You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Doroszlai, Attila (JIRA)" <ji...@apache.org> on 2017/11/28 21:28:00 UTC

[jira] [Reopened] (AMBARI-22458) SNMP Trap should have sysuptime field filled

     [ https://issues.apache.org/jira/browse/AMBARI-22458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doroszlai, Attila reopened AMBARI-22458:
----------------------------------------

{noformat}
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle) @ ambari-server ---
[INFO] Starting audit...
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/notifications/dispatchers/AmbariSNMPDispatcher.java:41: Wrong order for 'org.snmp4j.smi.TimeTicks' import. [ImportOrder]
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/notifications/dispatchers/AmbariSNMPDispatcher.java:45: Wrong order for 'java.lang.management.RuntimeMXBean' import. [ImportOrder]
[ERROR] /home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/main/java/org/apache/ambari/server/notifications/dispatchers/AmbariSNMPDispatcher.java:46: Wrong order for 'java.lang.management.ManagementFactory' import. [ImportOrder]
Audit done.
{noformat}

> SNMP Trap should have sysuptime field filled
> --------------------------------------------
>
>                 Key: AMBARI-22458
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22458
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: 2.6.0
>            Reporter: amarnath reddy pappu
>            Assignee: amarnath reddy pappu
>             Fix For: 2.6.1
>
>         Attachments: AMBARI-22458.patch
>
>
> Currently Ambari SNMP traps does not have sysuptime field - some of the SNMP processing   tool/application drops (considers invalid)the traps if it does not find sysuptime field.
> RFC https://tools.ietf.org/search/rfc3416 does not say whether it is required/option field - but customers expecting that Ambari should fill this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)