About 50 results
Open links in new tab
  1. monitoring - How can I view live MySQL queries? - Stack Overflow

    Feb 20, 2009 · How can I trace MySQL queries on my Linux server as they happen? For example I'd love to set up some sort of listener, then request a web page and view all of the queries the engine …

  2. Monitoring MySQl with Zabbix Agent - Stack Overflow

    Jan 15, 2016 · Monitoring MySQl with Zabbix Agent Asked 10 years, 3 months ago Modified 8 years, 4 months ago Viewed 21k times

  3. Mysql event log (monitoring) - Stack Overflow

    Mar 28, 2014 · I have events every night in my MYSQL, and I don't really sure what is going on because it's still running in the morning even if I set it earlier than the other event. The question is, how can I...

  4. mysql - Does mysqldump support a progress bar? - Stack Overflow

    Jan 31, 2011 · PV ("Pipe Viewer") is a tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly …

  5. mysql: see all open connections to a given database?

    Oct 25, 2009 · With administrative permissions im mysql, how can I see all the open connections to a specific db in my server?

  6. Monitoring used connections on mysql to debug 'too many connections'

    Mar 16, 2010 · In Debian Lenny, it is part of the package mysql-client-5.0 and I guess it is available for other distros as well. It is especially powerful in monitoring InnoDB internals, but provides general …

  7. How to show the last queries executed on MySQL?

    Mar 16, 2009 · Is there any query/way to show the last queries executed on ALL servers?

  8. MySQL Monitor Replication - Stack Overflow

    Jul 2, 2009 · Does anyone knows any free alternative MySQL Enterprise Monitor? I need some tool, that allows me to monitor my 3 servers with replication without having to open ssh console, and use …

  9. MySQL template with Zabbix Agent cannot fetch data

    Dec 12, 2023 · Zabbix server is version 6.2 My pc is running Windows 11 and I install Zabbix agent onto it. I use the template MySQL by Zabbix agent to monitor mySQL I did what the setup procedure says: …

  10. php - Real-time MySQL monitoring - Stack Overflow

    1 Mysql Workbench has a server monitoring feature as well. It shows basically most things you need to know in real time. To open it, open a connection with a DB, click on the "Server" tab and then "Server …