Brownie Host Overview

constructor(host: BrownieHost)

Constructor to instantiate the object with default values when the host is not reachable

Parameters

host

The host monitored


constructor(host: BrownieHost, cpuUsage: CPUUsage, memoryUsage: BrownieHostStat, storageUsage: StorageUsage)

Constructor to instantiate the object

Parameters

host

The host monitored

cpuUsage

The current usage of the CPU

memoryUsage

The current usage of the RAM memory

storageUsage

The current usage of the storage