[
https://issues.apache.org/jira/browse/CLOUDSTACK-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013365#comment-15013365
]
ASF subversion and git services commented on CLOUDSTACK-9020:
-------------------------------------------------------------
Commit ad592835c8ef73ba92e7bea33dcd15181e99900f in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ad59283 ]
CLOUDSTACK-9020: Metrics views for CloudStack UI
Implements various metrics views based on a listView based widget that has
following
properties:
- vertically and horizontally scrollable with pagination/infinite scrolling
- sortable columns (client side)
- groupable/collapsible columns
- alternate row coloring
- refresh button to refresh views
- threshold table cell coloring
- panel/breadcrumb navigation
- quick view action column
- translatable labels
- sorts after metrics is refreshed, if a column was previously sorted
- sorts after adding rows on infinite scrolling if a column was pre-sorted
- Metrics views: Zones, Clusters, Hosts, Instances, Storage pools, Volumes
- Resource filtering/navigation: Zones->Clusters->Hosts->Instances->Volumes,
Storage Pool->Volumes
Signed-off-by: Rohit Yadav <[email protected]>
> Metrics Views for CloudStack UI
> -------------------------------
>
> Key: CLOUDSTACK-9020
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9020
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future
>
>
> In order to identify issues within CloudStack, a CloudStack admin would go
> through various resources such as zones/clusters/hosts/storage pool or with
> VMs or volumes, using a CLI or some other tool/script to find
> CPU/Memory/Disk/Network usage of that resource to figure out if that resource
> is exhausted, or having issues for example host is down, storage pool is full
> etc. The metrics view aims to solve that problem by showing metrics
> information for these resources in a table which would allow hierarchical
> navigation to triage issue (for example, Zone -> Cluster -> Host -> Instances
> -> Volumes -> Storage Pool -> Volumes), allow common operation (like those of
> quick view), show cells that need attention (such as coloring a tabular cell
> where threshold/disable limits have been crossed), allow data to be sorted
> and refreshed.
> FS:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Metrics+Views+for+CloudStack+UI
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)