[Contents] [Prev] [Next] [Index] [Report an Error]


<memory-information>

Usage

<services-accounting-information>
    <memory-information>
        <allocation-count>allocation-count</allocation-count>
        <free-count>free-count</free-count>
        <maximum-allocated>maximum-allocated</maximum-allocated>
        <allocations-per-second>allocations-per-second</allocations-per-second>
        <frees-per-second>frees-per-second</frees-per-second>
        <memory-used>memory-used</memory-used>
        <memory-free>memory-free</memory-free>
        <v9-memory-used>v9-memory-used</v9-memory-used>
    </memory-information>
</services-accounting-information>

Description

Service accounting memory utilization.

Contents

<allocation-count>—Flow record allocations.

<allocations-per-second>—Flow record allocations per second.

<free-count>—Flow record frees.

<frees-per-second>—Flow record frees per second.

<maximum-allocated>—Maximum flow records allocated.

<memory-free>—Total memory free.

<memory-used>—Total memory used.

<v9-memory-used>—Memory used by v9.


[Contents] [Prev] [Next] [Index] [Report an Error]