MemTest report format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vacca@flaxadvisors.com
    Member
    • Jun 2022
    • 27

    #1

    MemTest report format

    AUTOREPORTFMT Specifies the format of the report when AUTOMODE is enabled and AUTOREPORT=1.

    'HTML' - Save the report as an HTML file (default)
    'BIN' - Save the report as a binary file

    Are there any other options for the format that might be more easily parsed?
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11092

    #2
    HTML shouldn't be hard to parse.

    But there is also an XML format. But that is only used when data is sent to the Management Console (and it auto-parses the result into a database in that case).

    And there is a Debug log as well, which is text, but not really meant for the end user.

    Comment

    Working...