Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-06-28 13:20:44 +00:00
parent 0167e46eb7
commit 9d3c2dd0d3

View File

@@ -4138,6 +4138,37 @@
},
"os": "debian"
},
{
"name": "PVE Disk Health Tool",
"slug": "disk-health",
"desc": "<p>A PVE host tool that reports drive health for all physical disks. It installs smartmontools and nvme-cli on demand, enumerates physical disks (skipping loop, zram, and device-mapper devices), and prints an overall SMART verdict plus key indicators. Optionally, it can start a non-destructive short SMART self-test on a selected disk.</p>",
"script": "tools/pve/disk-health.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/disk-health.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/pve/disk-health.sh",
"type": "pve",
"type_id": "1uyjfno0fpf5buh",
"categories": [
"scriptcat00001"
],
"category_names": [
"Proxmox & Virtualization"
],
"notes": [],
"warnings": [],
"port": 0,
"website": "",
"documentation": "",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox.webp",
"updateable": false,
"privileged": false,
"has_arm": true,
"is_dev": false,
"execute_in": [
"pve"
],
"config_path": "",
"os": ""
},
{
"name": "Dispatcharr",
"slug": "dispatcharr",