Each line represents reports values under the following headings:
This is the sequence number of the interval. Intervals are numbered 0001, 0002, etc.
This is the amount of heap storage in use by the Java application. This is an effective measurement of the Java application's demand on central storage. The value is expressed in units of kilobytes (1024 bytes) or megabytes (1048576 bytes). Each line shows the maximum value observed during the particular interval.
This is the amount of heap storage allocated to the Java application. This is an effective measurement of the Java application's demand on central storage. The value is expressed in units of kilobytes (1024 bytes) or megabytes (1048576 bytes). Each line shows the maximum value observed during the particular interval.
[ Top of Page | Previous Page | Next Page | Contents | Index ]