Previous Topic: Version Data RecordNext Topic: CPU Statistics Data Record


Memory Statistics Data Record

The following example commands show how to export and display memory statistics.

$ ADVISE PERFORMANCE EXPORT /NODE=ULTRA/OUTPUT=EXP.MEM/CLASS=(NODEFAULT, MEMORY)- 
_$ /BEGINNING=26-JAN-1997:14:00:00.00/ENDING=26-JAN-1997:14:02:00.00 
$ TYPE EXP.MEM 
"ULTRA ", "VERS", "Vx.x", "REPORT=LOG_FILE", "Vx.x", "CPD
" "26-JAN-1997 14:00:00.00", "26-JAN-1997 14:02:00.00", "ULTRA ", "MEMO", 
160.0, 327680, 78.5, 282821, 44859, 5000, 277821, 16352.0,
 70438, 6.5, 2.0, 122.0, 89.2, 219.7, 0.0, 217.7, 
 0.0, 0.0, 0.0, 0.0 
$

Example

Data item

Description

Position

Length

160.0

mbytes

megabytes of phys memory available

91

7

327680

pfn_phypgcnt

pages of physical memory available

100

7

78.5

mem_util

percentage of total memory in use

109

7

282821

paged

# of pgs for pageable memory

118

7

44859

nonpaged

# of pgs for non-paged memory

122

7

5000

sys_workset

# of pgs for the system workingset

131

7

277821

user_workset

# of pgs avail for user workingsets

140

7

16352.0

modifyp

size of the modified page list

149

7

70438

freep

size of the free page list

158

7

6.5

net_proc

# of network processes

167

7

2.0

bat_proc

# of batch processes

176

7

122.0

other_proc

# of other types of processes

185

7

 

inter_proc

# of interactive processes

194

7

219.7

total_proc

total process count

203

7

0.0

como_state

# of procs in comp outswap state

212

7

217.7

balance_set

# of procs in the balance set

221

7

0.0

inswp_count

# of inswap operations

230

7

0.0

outswp_count

# of outswap operations

239

7

0.0

hdr_inswp

# of header inswap operations

248

7

0.0

hdr_outswp

# of header outswap operations

257

7