فهرست منبع

AMBARI-13866. SNMPv3 option for SNMP Alert Notification needs to be removed (rzang)

Richard Zang 9 سال پیش
والد
کامیت
1bf80a6df7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js

+ 1 - 1
ambari-web/app/controllers/main/alerts/manage_alert_notifications_controller.js

@@ -172,7 +172,7 @@ App.ManageAlertNotificationsController = Em.Controller.extend({
    * List of available SNMP versions
    * @type {Array}
    */
-  SNMPVersions: ['SNMPv1', 'SNMPv2c', 'SNMPv3'],
+  SNMPVersions: ['SNMPv1', 'SNMPv2c'],
 
   /**
    * List of all Alert Notifications