Hi, It would be interesting to see some important health variables of the server where koha is running. Perhaps below the current section where the "uname -a" command is displayed, on About page. * Selected operating system: Possible command to run: "cat /etc/issue" * RAM memory usage and amount: Possible command to run: "free -m" * Hard drive usage and amount:Possible command to run: "df -h" * Current system load: Possible command to run: "cat /proc/loadavg" Thanks, Gabriel