This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/kvm_stat -dtcz -s 10 -L /var/log/kvm_stat.csv -
Restart=always -
RestartSec=60s -
SyslogIdentifier=kvm_stat -
SyslogLevel=debug -
Type=simple
-
-
[Unit]-
Before=qemu-kvm.service -
Description=Service that logs KVM kernel module trace events
-
Additionnal notes
Nothing here.