Project

General

Profile

Actions

Feature #13753

open

statistical info on compute-resource usage in foreman-debug

Added by Jan Hutař about 8 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
foreman-debug
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Hello,
I would like to have compute-resource usage in foreman-debug. That could be achieved by:

echo 'select count(hosts.name), compute_resources.type from hosts, compute_resources where hosts.compute_resource_id = compute_resources.id group by compute_resources.type;' | su postgres -c 'psql foreman'

Actions #1

Updated by Jan Hutař about 8 years ago

This is tracked in a downstream BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1284679

Actions #2

Updated by Dominic Cleal about 8 years ago

  • Category set to foreman-debug
Actions #3

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3196 added
Actions #4

Updated by Lukas Zapletal about 8 years ago

Thanks Jan for the patch, is it worth adding more statistics in this patch? From your experience, what else is important.

Actions #5

Updated by Dominic Cleal about 8 years ago

  • Status changed from Ready For Testing to New
  • Pull request deleted (https://github.com/theforeman/foreman/pull/3196)
Actions #6

Updated by Chris Roberts over 5 years ago

  • Assignee set to Chris Roberts
Actions #7

Updated by Chris Roberts about 5 years ago

  • Assignee deleted (Chris Roberts)

Moving back to New since debug is not part of sosreport.

Actions

Also available in: Atom PDF