ubuntu-report -v (return code: 0)
level=info msg="no DCD information: couldn't open /var/lib/ubuntu_dist_channel: open /var/lib/ubuntu_dist_channel: no such file or directory"
level=info msg="couldn't get Screen info: error while scanning: '[xrandr]' return an error: exit status 1"
level=info msg="no upgrade data found: couldn't open /var/log/upgrade/telemetry: open /var/log/upgrade/telemetry: no such file or directory"
This is the result of hardware and optional installer/upgrader that we collected:
{
"Version": "18.04",
"OEM": {
"Vendor": "PC Specialist LTD",
"Product": "UltraNoteIV 14"
},
"BIOS": {
"Vendor": "American Megatrends Inc.",
"Version": "0610"
},
"CPU": {
"OpMode": "32-bit, 64-bit",
"CPUs": "12",
"Threads": "2",
"Cores": "6",
"Sockets": "1",
"Vendor": "GenuineIntel",
"Family": "6",
"Model": "158",
"Stepping": "10",
"Name": "Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz",
"Virtualization": "VT-x"
},
"Arch": "amd64",
"GPU": [
{
"Vendor": "10de",
"Model": "1c03"
}
],
"RAM": 32.9,
"Disks": [
2000.4
],
"Partitions": [
477.4,
0.7,
0.5
],
"Autologin": false,
"LivePatch": false,
"Session": {
"DE": "ubuntu:GNOME",
"Name": "ubuntu",
"Type": "x11"
},
"Language": "en_GB",
"Timezone": "Europe/London",
"Install": {
"Media": "Ubuntu 18.04 LTS \"Bionic Beaver\" - Beta amd64 (20180404)",
"Type": "GTK",
"PartitionMethod": "use_crypto",
"DownloadUpdates": true,
"Language": "en",
"Minimal": false,
"RestrictedAddons": true,
"Stages": {
"0": "language",
"3": "console_setup",
"-3592": "console_setup",
"-3581": "prepare",
"-3558": "partman",
"-3521": "partman",
"-3501": "start_install",
"-3467": "timezone",
"-3436": "usersetup",
"-3391": "user_done",
"-3114": "done"
}
}
}
Do you agree to report this? [y (send metrics)/n (send opt out message)/Q (quit)] level=info msg="programm interrupted"
ubuntu-report --help (return code: 0)
This tool will collect and report metrics from current hardware, partition and session information.
This information can't be used to identify a single machine and is presented before being sent to the server.
Usage:
ubuntu-report [flags]
ubuntu-report [command]
Available Commands:
help Help about any command
interactive Interactive mode, alias to running this tool without any subcommands.
send Send or opt-out directly from metric reports without interactions
show Only collect and display metrics without sending
Flags:
-f, --force collect and send new report even if already reported
-h, --help help for ubuntu-report
-u, --url string server url to send report to. Leave empty for default. (default "https://metrics.ubuntu.com")
-v, --verbose count[=-1] issue INFO (-v) and DEBUG (-vv) output
Use "ubuntu-report [command] --help" for more information about a command.