1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/qm-monitor.md

9 lines
207 B
Markdown
Raw Normal View History

2022-10-10 07:04:58 +05:30
# qm monitor
2022-10-10 09:10:05 +05:45
> Enter the QEMU Monitor interface.
2022-10-10 07:04:58 +05:30
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
2022-10-10 09:10:05 +05:45
- Enter the QEMU Monitor interface of a specific virtual machine:
2022-10-10 07:04:58 +05:30
`qm monitor {{vm_id}}`