Bugzilla – Bug 1214496
[doc] Issue in "SYSTEM ATTRIBUTES COLLECTED BY SCC"
Last modified: 2024-05-24 12:33:55 UTC
SYSTEM ATTRIBUTES COLLECTED BY SCC: https://documentation.suse.com/subscription/suseconnect/html/SLE-suseconnect-visibility/index.html#id-1.8.3 Missing list of data that are sent to SCC.
From Slack: Well, we send now also Hypervisor Data. If a system is a VM and we know data about the hypervisor where it is running on, we send this now as well. But also the written list miss data. We also send installed products. This is a list of: identifier (string) version (string) release (string) arch (string) The virtualization info (info about the hypervisor) has this: identifier (string) group name (string) Information about the Host like: name (string) arch(string) cores(int) sockets(int) threads(int) ramMb(int) type And a List if virtual systems running on this hypervisor with these informations: UUID (string) vm_name(string) vm_state(string) In case you disable forwarding of registration in SUSE Manager, we only use the credentials to authenticate to fetch data from SCC, we send nothing. All this apply to SUMA - not sure if RMT/SMT or SUSEConnect does different things.
(In reply to Michael Calmer from comment #2) > From Slack: > > Well, we send now also Hypervisor Data. If a system is a VM and we know data > about the hypervisor where it is running on, we send this now as well. > > > But also the written list miss data. We also send installed products. This > is a list of: > identifier (string) > version (string) > release (string) > arch (string) > > > The virtualization info (info about the hypervisor) has this: > identifier (string) > group name (string) > Information about the Host like: name (string) > arch(string) > cores(int) > sockets(int) > threads(int) > ramMb(int) > type > And a List if virtual systems running on this hypervisor with these > informations: > UUID (string) > vm_name(string) > vm_state(string) > > > In case you disable forwarding of registration in SUSE Manager, we only use > the credentials to authenticate to fetch data from SCC, we send nothing. > > All this apply to SUMA - not sure if RMT/SMT or SUSEConnect does different > things. Thanks Michael, can you pls provide an example to each data type so that i can populate the table correctly?
Created attachment 875047 [details] suma-to-scc.txt
example added
progress tracked in https://github.com/SUSE/doc-unversioned/pull/140 can somebody review please?
fixed by https://github.com/SUSE/doc-unversioned/commit/2e8e9e0ce83562f6ddcb2ec86d41c2ed9a2cbf6b