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.

<strong>Monitoring</strong> Performance Using ^pButtons<br />

2minrun<br />

A 5-minute run sampling every 30 seconds<br />

8.4.3.3 Copy Profiles<br />

You can copy an existing profile to a file with a different name with the following API command:<br />

set rc=$$copyprofile^pButtons(,)<br />

where , which is required, is the name of an existing profile; and , which is<br />

required, must be unique and cannot contain spaces or white-noise characters.<br />

For example, to make a copy of the 2minrun profile, enter the following:<br />

set rc=$$copyprofile^pButtons("2minrun","5minrun")<br />

The next time you run the ^pButtons utility, the list of profiles includes the following profile name and description:<br />

2minrun<br />

5minrun<br />

A 2-minute run sampling every 30 seconds<br />

A 2-minute run sampling every 30 seconds<br />

You can now edit the new profile as described in Edit Profiles in this section of the guide.<br />

8.4.3.4 Delete Profiles<br />

You can delete existing profiles (except for the pre-defined “test” profile) with the following API command:<br />

set rc=$$delprofile^pButtons()<br />

where , which is required and must be double-quoted, is the name of the profile you want to delete.<br />

For example, to delete the 2minrun profile, enter the following:<br />

set rc=$$delprofile^pButtons("2minrun")<br />

The next time you run the ^pButtons utility, the list of profiles does not include 2minrun profile.<br />

8.5 Performance Reports Created by ^pButtons Utility<br />

The ^pButtons utility generates platform-specific reports as described in this chapter. The report is divided into sections,<br />

as illustrated in the following listing:<br />

Configuration<br />

CACHE20102 on machine testsystem<br />

Customer: <strong>InterSystems</strong> Development<br />

License : 123456<br />

<strong>Caché</strong> Version String: Cache for Windows (x86-32) 2010.2 (Build 345) Sun May 23 2010 17:51:22 EDT<br />

--------------------------------------------------------------<br />

Profile<br />

Profile run "test" started at 10:07 on Jun 01 2010.<br />

Run over 10 intervals of 30 seconds.<br />

--------------------------------------------------------------<br />

license<br />

Product=Enterprise<br />

License Type=Concurrent User<br />

Server=Multi<br />

Platform=Heterogeneous<br />

Licensed Users=1000<br />

Licensed CPUs=16<br />

.<br />

.<br />

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

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

Saved successfully!

Ooh no, something went wrong!