Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostMemoryConfiguration

Memory Configuration metric for the host

Properties

Optional hugePageSizeInKB

hugePageSizeInKB: undefined | number

Size of huge pages in kilobytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional hugePagesTotal

hugePagesTotal: undefined | number

Total number of huge pages Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const metricName

metricName: string = "HOST_MEMORY_CONFIGURATION"

Optional pageSizeInKB

pageSizeInKB: undefined | number

Page size in kilobytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional pageTablesInKB

pageTablesInKB: undefined | number

Amount of memory used for page tables in kilobytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional swapTotalInKB

swapTotalInKB: undefined | number

Amount of total swap space in kilobytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCollected

timeCollected: Date

Collection timestamp Example: {@code "2020-05-06T00:00:00.000Z"}

Methods

getDeserializedJsonObj

getJsonObj