09 2024 档案
摘要:Linux系统之温度监控工具——lm_sensors的安装和基本使用 一、lm_sensors介绍 lm_sensors,是一款基于linux系统的硬件监控的软件。可以监控主板,CPU的工作电压,温度等数据。 rpm包下载地址 获取码2344: lm_sensors-3.4.0-6.20160601
阅读全文
摘要:基于ansible批量创建虚拟机 安装模块 pip install --upgrade ansible pip install PyVmomi ansible-galaxy collection install community.vmware ansible vmware_guest 如果需要配置
阅读全文