Поставил пакет smartmontools
package { 'smartmontools':
ensure => installed,
install_options => ['no-install-recommends',],
}
# smartctl -a /dev/sda
...
SMART Disabled. Use option -s with argument 'on' to enable it.
- Создаем свой факт listhdd;
- Используем его после установки package.