Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TopProcessesUsageTrend

Aggregated data for top processes

Properties

cpuUsage

cpuUsage: number

Process CPU usage. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

cpuUtilization

cpuUtilization: number

Process CPU utilization percentage Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

endTimestamp

endTimestamp: Date

The timestamp in which the current sampling period ends in RFC 3339 format.

maxProcessCount

maxProcessCount: number

Maximum number of processes running at time of collection Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

memoryUtilization

memoryUtilization: number

Process memory utilization percentage Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

physicalMemoryInMBs

physicalMemoryInMBs: number

Procress physical memory in Megabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

virtualMemoryInMBs

virtualMemoryInMBs: number

Process virtual memory in Megabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj