Mailinglisten-Archive |
Am Donnerstag, 25. Oktober 2001 19:00 schrieb Werner Stuerenburg: > >> Kennt jemand Tools, die mir da weiterhelfen? > >> Kann ich die CPU Auslastung/Speicherverbrauch bei einem SQL Statement > >> irdendwie tracken? > > Jeremy Zawodny (Yahoo Finance) hat ein Tool entwickelt, das sehr > gut aussieht und vielleicht genau das liefert, was du suchst. Ich > selber habe es noch nicht eingesetzt. Den Status eines MySQL Servers kann man auch mit phpMyAdmin ständig über Web-Interface auslesen .... Viel interessanter ist jedoch folgendes Tool: About: Lingerd is a daemon designed to take over the job of properly closing network connections from an HTTP server like Apache. This frees Apache from doing the very boring but time-consuming job of "lingering closes", and lets each Apache process go on to the next connection immediately. The end result is that Apache needs fewer processes to handle high loads, which saves memory, reduces kernel contention, and generally makes Apache more scalable. Changes: This release has been ported to FreeBSD (and other BSDs) and Solaris. Previous versions only worked on Linux. License: BSD License - Release focus: Minor feature enhancements Das hat natürlich auch erhebliche Auswirkungen auf die Zahl der Threads von MySQL, falls PHP3/4, mod_python oder mod_perl im Einsatz ist..... Homepage: http://www.iagora.com/about/software/lingerd/ > http://public.yahoo.com/~jzawodn/mytop/ > mytop is a Perl program that allows you to monitor MySQL > servers by viewing active threads, queries, and overall server > performance numbers. > > mytop is a console-based (non-gui) tool for monitoring the > threads and overall performance of MySQL 3.22.x, 3.23.x, and > 4.x servers. It runs on most Unix systems which have Perl, > DBI, and Term::ReadKey installed. And with Term::ANSIColor > installed you even get color. As of version 0.7, it even runs > on Windows (somewhat). > > Ansonsten ist vielleicht auch die Übersicht > > D.8 Useful Tools > http://www.mysql.com/doc/S/E/SEC653.html > > hilfreich. > > Herzlich > Werner Stürenburg --- !!NEU!! Fragen und Antworten zu MySQL und dieser Liste unter -->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive