Prerrequisites
This plugin performs remote connections to the databases to be monitored, so it is necessary to ensure connectivity between the Pandora FMS server and these databases.
In turn the following permissions are required for the user that is used to connect.
SELECT on the database tables.
SELECT on INFORMATION_SCHEMA tables.
SHOW STATUS (allows to consult the status of the server).
SHOW VARIABLES (allows access to the server configuration variables).