Hi all,
First of all, hi to everybody, first message here )
I’m an Spanish Unix system administrator working for a supermarket company, now we are deploying a monitoring solution using zabbix with a php+mysql frontend.
A few weeks ago we bought a brand new hp server with quad core and 8gb ram, we deployed there the database and frontend and we noticed an extremly slow web performance. We make some tunning with the procedure of “touch this value, restart mysql → if it’s faster, then it’s ok, if not, don’t touch that value”.
After that “tunning” we finally found a good balance between system performance and speed of web interface, now the server is running fine, so seems to be that everything is like is supossed to be.
But i noticed, even when the performance is good, a few strange values on mytop and phpmyadmin. First of all, here you have the my.cnf values:
(btw, server is debian running mysql 5)
And here you have the values shown on red on phpmyadmin:
[B]Quote:[/B] |
This MySQL server has been running for 12 days, 17 hours, 25 minutes and 46 seconds. It started up on Sep 17, 2008 at 02:38 PM. Query statistics: Since its startup, 1,533,007,810 queries have been sent to the server. Traffic Tip ø per hour Slow_queries 26 k |
Database size is about 15gb. The problem that we have here is, as we are not databse administrator, we don’t know if we could encounter a problem in the future, or if those values are ok for that traffic/queries.
Someone can help? Thanks in advance for you help )