Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace HostNetworkActivitySummary

Network Activity Summary metric for the host

Properties

Optional allNetworkIoInMbps

allNetworkIoInMbps: undefined | number

All network interfaces IO rate in Mbps Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional allNetworkReadInMbps

allNetworkReadInMbps: undefined | number

All network interfaces read rate in Mbps Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional allNetworkWriteInMbps

allNetworkWriteInMbps: undefined | number

All network interfaces write rate in Mbps Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional interfaceName

interfaceName: undefined | string

Name of the network interface

Const metricName

metricName: string = "HOST_NETWORK_ACTIVITY_SUMMARY"

timeCollected

timeCollected: Date

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

Methods

getDeserializedJsonObj

getJsonObj