HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

qm monitor — Enter the QEMU Monitor interface. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandmonitorinterfacecliqemuenterqm monitor
linux

Problem

How to use the qm monitor command: Enter the QEMU Monitor interface. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_monitor>.

Solution

qm monitor — Enter the QEMU Monitor interface. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_monitor>.

Enter the QEMU Monitor interface of a specific virtual machine:
qm {{[mo|monitor]}} {{vm_id}}

Code Snippets

Enter the QEMU Monitor interface of a specific virtual machine

qm {{[mo|monitor]}} {{vm_id}}

Context

tldr-pages: linux/qm monitor

Revisions (0)

No revisions yet.