You quickly wanna check your server, but don't want to use 10+ tools to check everything?
Well this script will help you with checking the most important things.
- Checks: CPU, RAM, Disk
- Checks: NTP, DNS, Firewall
- Checks: RAID, ZFS
- Checks: Package update
- Checks: Docker, Podman, Kubernetes
Latest Release:
curl -L https://github.com/Knuspii/HomeLab-Doctor/releases/latest/download/homelab-doctor.sh -o hd && sudo install -m 755 hd /usr/local/bin/homelab-doctor && rm hd