command line tool to monitor database performance
Set this grants to the mysql user:
GRANT SELECT, SHOW VIEW, PROCESS ON *.* TO 'dbpulse'@'%';