WHM - Monitor Mysql by site

2

I need to monitor the use of Mysql by the user in my Cpanel.

How can I monitor the use of separate Mysql per Cpanel client in my WHM?

Is there any solution for this?

    
asked by anonymous 23.06.2016 / 14:51

2 answers

2

There is a free plugin called "WatchMySQL":

link

  • Configures connection limits per user, package / package or globally
  • Fires alert emails when any limits are exceeded.
  • Optionally "kills" excessive connections.

Normally the plugin has a link to download inside the WHM itself in the plugins section.

    
03.07.2016 / 18:11
2

I know this may not answer your question, but consider a nosql paradigm for databases, such as postgre, or nosql. alternatively something of the genre ruby on rails. got the advice

    
04.07.2016 / 22:52