小编Mat*_*Mat的帖子

Conky 系统温度监控,执行程序为空

G'Day,垫这里。

只是想知道是否有人可以阐明为什么 Conky 执行器会是空的。

屏幕截图显示了 execi、execibar 和 execigauge 都在工作,但没有 execigraph。

conky 的截图

Conky的截图代码:

TEXT ${execi 1 sensors -u | grep -A 0 'temp2_input' | cut -c 15-19} C ${execibar 1 sensors -u | grep -A 0 'temp2_input' | cut -c 15-19} ${execigauge 1 sensors -u | grep -A 0 'temp2_input' | cut -c 15-19} ${execigraph 1 sensors -u | grep -A 0 'temp2_input' | cut -c 15-19}

我的其他图表效果很好,我已经尝试过

${execigraph 50,500 1 sensors -u | grep -A 0 'temp2_input' | cut …

conky sensors temperature 16.04

5
推荐指数
2
解决办法
4050
查看次数

标签 统计

16.04 ×1

conky ×1

sensors ×1

temperature ×1