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: DNS, NTP, Firewall, Open-Ports
- Checks: Smartctl, RAID, ZFS
- Checks: Package-Updates, Journalctl logsize
- Checks: Systemd-Services
- Checks: Docker, Podman, Kubernetes
Latest Release:
curl -L https://github.com/Knuspii/Server-VibeCheck/releases/latest/download/server-vibecheck.sh -o svc && sudo install -m 755 svc /usr/local/bin/server-vibecheck && rm svc