Fix: extra: calculate #health_disk correctly in SysInfo
Previously, if SysInfo monitored multiple disks, the status of the last disk in
the list was used as the value of #health_disk. Now, #health_disk matches the
documentation in setting #health_disk red if any disk in the list is low on
space.