Statistic information about the Yapscan run
No Additional PropertiesDatetime of the start of the scan. Format is RFC3339 with added micro seconds.
Must match regular expression:^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{6}[+-]\d{2}:\d{2}$ Datetime of the start of the scan. Format is RFC3339 with added micro seconds.
Same definition as startThe currently free RAM in bytes. Note, this value can get very large. make sure your parser uses an int64.
The currently free swap in bytes. Note, this value can get very large. make sure your parser uses an int64.
The load average over the last minute, normalized over the number of CPUs, i.e. a value of 1.0 means the system is fully loaded. On linux this value can exceed 1.0, meaning processes are waiting for CPU time. Note, that on windows load checking start with the scan, thus this value will be inaccurate for the first minute of the scan.
Value must be greater or equal to 0.0
The load average over the last five minutes, normalized over the number of CPUs, i.e. a value of 1.0 means the system is fully loaded. On linux this value can exceed 1.0, meaning processes are waiting for CPU time. Note, that on windows load checking start with the scan, thus this value will be inaccurate for the first 5 minutes of the scan.
Value must be greater or equal to 0.0
The load average over the last fifteen minutes, normalized over the number of CPUs, i.e. a value of 1.0 means the system is fully loaded. On linux this value can exceed 1.0, meaning processes are waiting for CPU time. Note, that on windows load checking start with the scan, thus this value will be inaccurate for the first 15 minutes of the scan.
Value must be greater or equal to 0.0
Datetime of the stats snapshot. Format is RFC3339 with added micro seconds.
Same definition as startThe number of scanned processes
The number of scanned memory segments
Number of total bytes scanned from memory. Note, this value can get very large. make sure your parser uses an int64.
The number of scanned files
Number of total bytes scanned from files. Note, this value can get very large. make sure your parser uses an int64.