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

Oleg Nechiporenko commented on AMBARI-15909:
--------------------------------------------

Committed to trunk

> Alert help_url is not visible on the dash board
> -----------------------------------------------
>
>                 Key: AMBARI-15909
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15909
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.4.0
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-15909.patch, Screen Shot 2016-04-14 at 5.34.19 
> PM.png
>
>
> See the attached screen-shot  !Screen Shot 2016-04-14 at 5.34.19 
> PM.png|thumbnail!
> The help_url field is in the API.
> {code}
> {
>   "href" : 
> "http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/alert_definitions/53";,
>   "AlertDefinition" : {
>     "cluster_name" : "c1",
>     "component_name" : "AMBARI_SERVER",
>     "description" : "This alert is triggered if the server has lost contact 
> with an agent.",
>     "enabled" : true,
>     "help_url" : 
> "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Alerts#AmbariAlerts-ambari_agent_heartbeat";,
>     "id" : 53,
>     "ignore_host" : false,
>     "interval" : 2,
>     "label" : "Ambari Agent Heartbeat",
>     "name" : "ambari_server_agent_heartbeat",
>     "repeat_tolerance" : 1,
>     "repeat_tolerance_enabled" : false,
>     "scope" : "HOST",
>     "service_name" : "AMBARI",
>     "source" : {
>       "class" : "org.apache.ambari.server.alerts.AgentHeartbeatAlertRunnable",
>       "type" : "SERVER"
>     }
>   }
> }
> {code}



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

Reply via email to