Add options to settings to disable/enable + refresh rate

This commit is contained in:
SimonFair
2024-02-12 22:04:37 +00:00
parent 034b41726e
commit 9f3047d2ff
4 changed files with 27 additions and 2 deletions
@@ -1,7 +1,7 @@
Menu="VMs:0"
Title="VM Usage Statisics"
Cond="exec(\"grep -o '^SERVICE=.enable' /boot/config/domain.cfg 2>/dev/null\")"
Nchan="vm_usage:stop"
Cond="exec(\"grep -o '^USAGE=.Y' /boot/config/domain.cfg 2>/dev/null\") && is_file('/var/run/libvirt/libvirtd.pid')"
---
<?PHP
/* Copyright 2005-2024, Lime Technology