Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Log Management Utility  POS terminal data collection utility Next page

You can log the Client memory usage at specified intervals (AxxonOne.exe process). To do this:

  1. Stop the Axxon One Client (see Stopping the client).
  2. Open the AxxonOne.exe.config configuration file, located in the <Axxon One installation folder>\bin, in a text editor.
  3. Find the MemoryUsageDumpIntervalSeconds parameter and set a value for it, corresponding to the period of adding the information to the log in seconds. 

    Note

    The 0 value—no information is logged.

  4. Save the changes to the file.
  5. Start the Axxon One Client (see Starting the client).

Here is an example of the Client memory usage information in the log:

*** Memory usage: *** 
    Private size  425 MB
    Working set   404 MB

where:

  • Private size is the amount of reserved memory.
  • Working set is memory usage.
  • No labels