Say what Varaverk itself is using on the System card
The card described the machine and said nothing about the thing whose dashboard it is. Cache size matters most: VV_CACHE_ROOT is under /tmp, which on Unraid is RAM, so it is shown against the rootfs percentage it counts against. Jobs are locks with a live process — four lock files were sitting there and one job was actually running.
This commit is contained in:
@@ -112,6 +112,7 @@ if (vv_ai_ui_on()) {
|
||||
|
||||
echo json_encode([
|
||||
'system' => vv_system_info(),
|
||||
'varaverk' => vv_varaverk_state(),
|
||||
'fallback' => vv_fallback_state(),
|
||||
'fallback_active' => vv_fallback_active(),
|
||||
'partner' => vv_partner_state(),
|
||||
|
||||
Reference in New Issue
Block a user