Shirly Radco has posted comments on this change. Change subject: reports: dr23 report - added comments to queries ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/27876/1/packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_top_five_busiest_hosts_dr23_jrxml.data File packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_top_five_busiest_hosts_dr23_jrxml.data: Line 13: -- cpu and memory usage for the Line 14: -- top 5 busiest hosts Line 15: Line 16: SELECT Line 17: v3_5_latest_configuration_hosts.host_id, v3_5_latest_configuration_hosts.host_name, > separate the fields to different lines. Done Line 18: AVG ( cpu_usage_percent ) AS cpu_usage_percent_avg, Line 19: MAX ( cpu_usage_percent ) AS cpu_usage_percent_max, Line 20: AVG ( memory_usage_percent ) AS memory_usage_percent_avg, Line 21: MAX ( memory_usage_percent ) AS memory_usage_percent_max -- To view, visit http://gerrit.ovirt.org/27876 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I16db527cafcf5cc45933627dc7cdafefbc98d48c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
