Skip to content

Tutorial: Run platform diagnosis

Goal: Produce a repeatable health baseline and know which failures are urgent.

Steps

bash
yunohost diagnosis run
yunohost diagnosis show
# or filter categories after you know which ones matter on this host
df -h /
systemctl --failed
fail2ban-client status

How to read it

AreaIf it failsGo to
DNS / HTTPPublic name or certRenew certificate, domains ref
MailPorts or reverse DNSRecover mail
Servicesdead unitsFull outage
Diskhigh use%Routine maintenance

Success criteria

  • [ ] Diagnosis completed without CLI crash
  • [ ] Failed systemd units reviewed
  • [ ] Disk % recorded

Schedule: weekly with routine maintenance.

Northeast Systems · Aux Server · Infra Server