Jump to content

php + sql performance monitor?


fpbaum

Recommended Posts

Hey all, I'm looking for suggestions on how to monitor general server performance but more specifically php script performance.  I'm running linux with php 4.3.9 and mssql.  The website is occasionally sluggish, the problem being the 'occasionally'.  I can't easily reproduce or pinpoint the problem, so I'm looking for tools to monitor script execution times, mssql connection/response times, etc.  I know I can use tools like analog to monitor usage, sql management studio or ADOdb to monitor queries, but I need to tie this together with script execution.  I'm looking for a dashboard-ish tool, but I figure you all may have loads of other approaches.  I figure I can just add monitoring code into suspect scripts but I'm curious what else might be out there since I haven't found much yet.

Link to comment
https://forums.phpfreaks.com/topic/73986-php-sql-performance-monitor/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.