smartctl
Monitor disk health including SMART data. More information: <https://www.smartmontools.org>.
RUN apt-get update && \
apt-get install -y smartmontools
RUN apt-get update && \
apt-get install -y smartmontools
RUN apk add smartmontools
RUN pacman -S --noconfirm smartmontools
RUN apt-get update && \
apt-get install -y smartmontools
RUN dnf install -y smartmontools-1
RUN apt-get update && \
apt-get install -y smartmontools