myrkraverk.com
MariaDB: Get the Load Average
Here we present a simple user defined function in C, that returns the load average. The function returns a string formatted like top’s because C functions cannot return individual rows nor an…