Previous page

Next page

Locate page in Contents

Print this page

prlctl problem-report

Obtains a problem report for the specified virtual machine and displays it on the screen.

Syntax

prlctl problem-report <vm_ID|vm_name> <-d,--dump|-s,--send [--proxy [user[:password]@]<proxyhost>[:port]] [--no-proxy]>

Options

Name

Description

<vm_ID|vm_name>

The ID or name of the virtual machine for which to obtain the problem report. If the name consists of separate words, it must be enclosed in quotes.

-d, --dump

Collect technical data about a virtual machine and display it on the screen. You can also pipe the output to a file and then send it to technical support to analyze your problem.

-s, --send

Send the generated problem report to technical support.

--proxy [user[:password]@]<proxyhost>[:port]

Use the specified information to send the generated report through a proxy server, if you use one to connect to the Internet.

--no-proxy

Do not use a proxy server to send the generated report. This is the default behavior, so you can omit this parameter.