Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

    Quit
  1. Stop the Axxon One Client (see
  2. Shutting down the Axxon One Client
  3. Stop the client).
  4. Open the AxxonOne.exe.config configuration file, located in the <
  5. System disk>:\Program Files\AxxonSoft\AxxonOne
  6. Axxon One installation folder>\bin, in a text editor.
  7.   
  8. Find the MemoryUsageDumpIntervalSeconds

  9. option
  10. parameter and set a value for it, corresponding to the period of adding the information to the log in seconds. 
    Image Modified

    Info
    titleNote
  11. Value 
  12. The 0

  13. − no
  14. value—no information is logged.

  15. Save the changes to the file.
  16. Run client
  17. Start the Axxon One Client (see Starting the
  18. Axxon One Client
  19. client).

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

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

where:

  • Private size

...

  • is the amount of reserved memory.
  • Working set

...

  • is memory

...

  • usage.