v5:performance:healthcheck
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:performance:healthcheck [2017/05/17 18:45] – [Description] mnewnham | v5:performance:healthcheck [2017/05/17 18:48] (current) – mnewnham | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| </ | </ | ||
| ===== Description ===== | ===== Description ===== | ||
| - | The function | + | The method |
| There is no consistency between databases as to the information returned, as it is dependent on what information is publicly exposed by the database. | There is no consistency between databases as to the information returned, as it is dependent on what information is publicly exposed by the database. | ||
| 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 -- | + | |
| - | | + | |
| - | */ | + | |
| </ | </ | ||
v5/performance/healthcheck.1495039550.txt.gz · Last modified: by mnewnham
