Previous page

Next page

Locate page in Contents

Print this page

prlctl problem-report

Generates a problem report for the specified Container and either sends it to technical support or displays it on the screen.

Syntax

prlctl problem-report <CT_ID> -d,--dump

prlctl problem-report <CT_ID> -s,--send [--proxy [user[:passwd]@]<proxyhost>[:port]] [--no-proxy]

Options

Name

Description

<CT_ID>

ID of the Container for which to generate the problem report.

-d, --dump

Collect technical data about the specified Container 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[:passwd]@]<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.