vv_network_stats() calls vv_conf_vars() and vv_detect_host() which are defined in config.php. monitor.php had no require for it, causing a PHP fatal error on every poll → empty JSON → all monitor cards stuck on "Loading...".
vv_network_stats() calls vv_conf_vars() and vv_detect_host() which are defined in config.php. monitor.php had no require for it, causing a PHP fatal error on every poll → empty JSON → all monitor cards stuck on "Loading...".