mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 02:59:31 +08:00
cpu温度可以弄吗 #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dashing9527 on GitHub (Aug 20, 2025).
@kmvan commented on GitHub (Aug 20, 2025):
有预留硬件温度接口。
同时也有一个扩展 https://github.com/kmvan/x-prober/tree/master/extensions/temperature-sensors 来实现输出温度数值,虽然这个是树莓派的,但可能路径有所不同而已。
这个扩展是node运行,未来可能会集成到探针里面去,但考虑到读取的目录是系统敏感目录,php 处理可能需要更多考虑。
@Cathgao commented on GitHub (Aug 27, 2025):
对于大多数跑在虚拟机的VPS来说,CPU温度是不可读的,意义可能不大