You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/03/01 19:52:04 UTC

[jira] [Updated] (AMBARI-9865) Services > AMS page: Add charts to display performance of the AMS HBase cluster

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

Antonenko Alexander updated AMBARI-9865:
----------------------------------------
    Attachment: AMBARI-9865.patch

> Services > AMS page: Add charts to display performance of the AMS HBase cluster
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-9865
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9865
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-9865.patch
>
>
> Add the following metric charts to the AMS service page in Ambari.
> _Example query_:
> {code}
> http://ams-tmp-1.c.pramod-thangali.internal:8080/api/v1/clusters/c1/services/AMS/components/METRIC_COLLECTOR?fields=metrics/hbase/regionserver/requests\[1421694000,1421697600,15\]&_=1421697600000
> {code}
> *Metric names to query*
> - HBase Master
> -- metrics/hbase/master/AverageLoad
> - HBase RegionServer
> -- metrics/hbase/regionserver/storefiles (Display name: Number of StoreFiles)
> -- metrics/hbase/regionserver/regions (Display name: Number of Regions)
> -- metrics/hbase/regionserver/requests (Display name: Total Request Count)
> -- metrics/hbase/regionserver/blockCacheHitPercent (Display name: Block Cache Hit Percent)
> -- metrics/hbase/regionserver/compactionQueueSize



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