ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:performance:healthcheck

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:performance:healthcheck [2017/05/17 18:46] – [Description] mnewnhamv5:performance:healthcheck [2017/05/17 18:48] (current) mnewnham
Line 16: Line 16:
  
 $perf = newPerfMonitor($db); $perf = newPerfMonitor($db);
-echo $perf->healthCheckCli(); +echo $perf->healthCheck();
-/* +
-  -- Ratios --   +
-            data cache hit ratio => 0 +
-  -- Data Cache -- +
-              data cache buffers => 1000 +
-                 cache blocksize => 8192 +
-                 data cache size => 8000K +
-  -- Connections -- +
-             current connections => 7 +
-*/+
 </code> </code>
  
v5/performance/healthcheck.txt · Last modified: 2017/05/17 18:48 by mnewnham