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
Name | Description |
---|---|
| 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. |
| 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. |
| Send the generated problem report to the OpenVZ technical support team. |
| Use the specified information to send the generated report through a proxy server, if you use one to connect to the Internet. |
| Do not use a proxy server to send the generated report. This is the default behavior, so you can omit this parameter. |