唯一的办法就是把这个组件干掉,直接停止pvestatd服务,当然唯一的后果就是首页不会再更新状态了,比如cpu,网卡负载之类的现状图状态。
不过虚拟平台弄好了,估计也不会经常去看的了,就这样子吧,把服务pvestatd停止了到了设置停转的时间,果然硬盘全部乖乖躺下来睡觉了。
毕竟PVE设计是用来跑服务器群组的,跟家用还是有不一样的考虑,不过希望还是自定义监控硬件比较好。
命令帮助如下:
root@pve:~# pvestatd helpUSAGE: pvestatd help [<extra-args>] [OPTIONS] Get help about specified command. <extra-args> <array> Shows help for a specific command -verbose <boolean> Verbose output format.USAGE: pvestatd restart Restart the daemon (or start if not running).USAGE: pvestatd start [OPTIONS] Start the daemon. -debug <boolean> (default=0) Debug mode - stay in foregroundUSAGE: pvestatd status Get daemon status.USAGE: pvestatd stop Stop the daemon.
要希望关闭pvestatd服务,直接用
1 |
<span class="pln">root@pve</span><span class="pun">:~</span><span class="com"># pvestatd stop</span> |
检查服务状态
root@pve:~# pvestatd statusstopped
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)