qmeventd(8)
| QMEVENTD(8) | Proxmox VE Documentation | QMEVENTD(8) |
NAME
qmeventd - PVE QEMU Eventd Daemon
SYNOPSIS
qmeventd [-f] [-v] PATH
-v
-f
PATH
This service is usually started and managed using systemd toolset. The service is called qmeventd.
systemctl start qmeventd
systemctl stop qmeventd
systemctl status qmeventd
DESCRIPTION
qmeventd is a daemon that listens on PATH for incoming connections from a qemu qmp socket, and waits for SHUTDOWN events. When a client then disconnects, it executes /usr/sbin/qm cleanup. This makes it easy to clean up leftover tap devices, vgpus, etc.
COPYRIGHT AND DISCLAIMER
Copyright © 2007-2022 Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/
AUTHOR
Proxmox Server Solutions Gmbh
www.proxmox.com
| Mon Jan 19 11:53:19 UTC 2026 | 7.4.2 |
