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
Next revision
Previous revision
Last revisionBoth sides next revision
v5:performance:healthcheck [2016/01/13 02:14] – ↷ Page moved from performance:healthcheck to v5:performance:healthcheck mnewnhamv5:performance:healthcheck [2017/05/17 18:46] – [Description] mnewnham
Line 6: Line 6:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''healthCheckCli'' executes a single database health check pass and writes the information to an html format table. A valid performance monitoring The output provided is the same as that returns by [[reference:healthcheckcli|healthCheckcli()]].+The method ''healthCheck()'' executes a single database health check pass and writes the information to an html format table. The output provided is the same as that returned by [[v5:performance:healthcheckcli|healthCheckcli()]]
 + 
 +There is no consistency between databases as to the information returned, as it is dependent on what information is publicly exposed by the database.
 ===== Usage ===== ===== Usage =====
 <code php> <code php>
Line 29: Line 31:
 The following HTML is returned: The following HTML is returned:
  
-{{:performance:performance-healthcheck.png|Performance Health Check Screen}}+{{v5:performance:performance-healthcheck.png|Performance Health Check Screen}}
  
    
v5/performance/healthcheck.txt · Last modified: 2017/05/17 18:48 by mnewnham