diff --git a/Plugin/unraid/api/monitor_remote.php b/Plugin/unraid/api/monitor_remote.php deleted file mode 100644 index 42c9139..0000000 --- a/Plugin/unraid/api/monitor_remote.php +++ /dev/null @@ -1,66 +0,0 @@ - vv_remote_hosts_stats(), 'ts' => time()]; -vv_cache_write('monitor_remote', $data); -echo json_encode($data);