Documentation for Axxon One 1.0.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

You can log Client RAM usage at specified intervals (Axxon One.exe process). To do this:

  1. Quit Client (see Shutting down an Axxon One Client).
  2. Open the Axxon One.exe.config configuration file, located in the <Installation Directory PC Axxon One> \ bin., in a text editor.  
  3. Find the MemoryUsageDumpIntervalSeconds option and set a value for it, corresponding to the period of adding the information to the log in seconds. 

    Note

    Value 0 - no information is logged.

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

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

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

Private size - the amount of reserved memory.

Working set - memory footprint.

  • No labels