Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:proxmox [2024/04/23 02:54] – [Proxmox - SR-IOV - hardware passthrough - qsv] admin | linux:proxmox [2025/03/15 13:28] (current) – [Uefi problem] admin | ||
---|---|---|---|
Line 10: | Line 10: | ||
influx | influx | ||
cpu and drive temp https:// | cpu and drive temp https:// | ||
+ | |||
++++ add temp in summary table : nvme: 48.85℃ , drivetemp: 40℃ , coretemp: 48℃ | | ++++ add temp in summary table : nvme: 48.85℃ , drivetemp: 40℃ , coretemp: 48℃ | | ||
+ | {{ : | ||
<code BASH> | <code BASH> | ||
# url https:// | # url https:// | ||
Line 17: | Line 19: | ||
# load drive temp module to temperature of drives | # load drive temp module to temperature of drives | ||
echo " | echo " | ||
+ | |||
+ | scp | ||
+ | scp | ||
+ | |||
#// My variant of JavaScript code for filter wifi adaptor | #// My variant of JavaScript code for filter wifi adaptor | ||
Line 48: | Line 54: | ||
</ | </ | ||
++++ | ++++ | ||
+ | |||
+ | ==== Proxmox Notification ==== | ||
+ | https:// | ||
+ | https:// | ||
+ | ==== Proxmox Docker ==== | ||
+ | https:// | ||
+ | |||
+ | |||
+ | ==== Proxmox external monitoring ==== | ||
+ | Monitoring health https:// | ||
+ | Monitoring smart https:// | ||
+ | https:// | ||
===== Proxmox - SR-IOV - hardware passthrough - qsv ===== | ===== Proxmox - SR-IOV - hardware passthrough - qsv ===== | ||
Line 86: | Line 104: | ||
Boot again and you will see no errors (I hope so). | Boot again and you will see no errors (I hope so). | ||
</ | </ | ||
+ | |||
+ | ===== Proxmox ISCI ===== | ||
+ | https:// | ||