mariadb_sysinfo
Plugin for MariaDB to get system hardware information and measurement
This basic information_schema plugin provides two I_S tables:
* SYSINFO - This contains CPU, MEMORY and some other hardware information on the server that MariaDB runs on.
* SENSORS - This table show current measurements on hardware, using the sensors API, such as CPU temperature etc. What information is shown depends on what is available on the hardware in question