注意:以下代码需要PVE宿主机能流畅访问Github,否则你会遇到各种问题;以下代码推荐在Proxmox VE网页后台的Shell下运行。
bash -c "$(wget -qLO - https://raw.githubusercontent.com/KoolCore/Proxmox_VE_Status/refs/heads/main/pve.sh)"
如果发现 curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused 这种错误,年轻人,你的网络运营商屏蔽了 GitHub。请自行处理网络环境问题。
大概1-3分钟后,按下CTRL+F5强制刷新本页面即可。
部分非ITE86,ITE87系列的Super IO芯片的设备,将读取不到风扇转速,目前代码仅支持ITE86/87系列IO芯片的设备读取风扇转速
bash -c "$(wget -qLO - https://raw.githubusercontent.com/KoolCore/Proxmox_VE_Status/refs/heads/main/passthrough.sh)"
完成后,PVE 宿主机会自动重启,请耐心等待1~3分钟再通过网页从新进入PVE后台
bash -c "$(wget -qLO - https://raw.githubusercontent.com/KoolCore/Proxmox_VE_Status/refs/heads/main/restore.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/KoolCore/Proxmox_VE_Status/refs/heads/main/change_source_pve9.sh)"
wget -q https://raw.githubusercontent.com/KoolCore/Proxmox_VE_Status/refs/heads/main/sensors_logs.sh && chmod +x sensors_logs.sh && ./sensors_logs.sh
