{% if power %}Power issue detected. It is serious issue that may cause random problems during printing. {% endif%}
{% if disk %}Storage corruption detected. Storage should get repaired. {% endif%}
{% if heat %}Heating start causing performance degrade and slow down. {% endif%}
{% if swap %}Memory swap detected it will slow down operations. {% endif%}
{% if space %}Not enough free disk space. Try removing some plates or expand disk space. {% endif%}