4.1.13. prlctl problem-report

Obtains a problem report for the specified virtual machine and either sends it to the OpenVZ technical support team or displays it on the screen.

Syntax. 

prlctl problem-report <VM_name> <-d, --dump|-s, --send  [--proxy [<user> \
                      [:<passwd>]@<proxyhost>[:<port>]]] [--no-proxy]>

Table 4.13. Options

NameDescription

<VM_name>

The 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 the OpenVZ technical support team to analyze your problem.

-s, --send

Send the generated problem report to the OpenVZ technical support team.

--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.