25.01.2015 Views

Caché Monitoring Guide - InterSystems Documentation

Caché Monitoring Guide - InterSystems Documentation

Caché Monitoring Guide - InterSystems Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Using ^PERFMON<br />

Format:<br />

status = $$Report^PERFMON(report,sort,format,output,[list],[data])<br />

Parameters:<br />

• report — type of report to output; valid values are:<br />

– G – for global activity<br />

– R – for routine activity<br />

– N – for network activity<br />

– C – for a custom report where you select the metrics to report<br />

• sort — grouping and sort order of report; valid values are:<br />

– P – to organize the report by Process<br />

– R – to organize the report by Routine<br />

– G – to organize the report by Global<br />

– D – to organize the report by Database<br />

– I – to organize the report by Incoming node<br />

– O – to organize the report by Outgoing node<br />

• format — output format; valid values are:<br />

– P – for a printable/viewable report (no pagination)<br />

– D – for comma delimited data which can be read into a spreadsheet<br />

• output — enter a file name, or 0 (zero) for output to the screen<br />

• list — (for Custom report only) comma-separated list of metric numbers which specify what columns to include in the<br />

report; the following table lists the metrics available.<br />

Table 5–1: Metrics for Custom ^PERFMON Report<br />

Metric<br />

Number<br />

1<br />

2<br />

3<br />

4<br />

5<br />

6<br />

7<br />

8<br />

9<br />

10<br />

11<br />

Column Title<br />

GloRef<br />

GloSet<br />

GloKill<br />

TotBlkRd<br />

DirBlkRd<br />

UpntBlkRd<br />

BpntBlkRd<br />

DataBlkRd<br />

RouBlkRd<br />

MapBlkRd<br />

OthBlkRd<br />

Description<br />

Global references<br />

Global sets<br />

Global kills<br />

Total physical block reads (sum of next seven counters)<br />

Directory block reads<br />

Upper pointer block reads<br />

Bottom pointer block reads<br />

Data block reads<br />

Routine block reads<br />

Map block reads<br />

Other block reads<br />

<strong>Caché</strong> <strong>Monitoring</strong> <strong>Guide</strong> 47

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!