Product Documentation

Knowledgebase

Previous Topic

Next Topic

Monitoring FairCom DB Memory Use

The SystemConfiguration() API function can be used to display current FairCom DB memory usage figures as shown in the following table:

Array Subscript

Explanation

cfgMEMORY_USAGE

Current system memory usage.

cfgMEMORY_HIGH

Highest system memory use.

cfgNET_ALLOCS

Current system net allocations. (Number of memory allocations minus the number of free calls.)

TOCIndex