Constructors

Properties

available_repositories: readonly string[]

List of running drivers

compiled_drivers: readonly string[]

List of running drivers

core_cpu: number

Percentage of CPU usage by the cluster's root process

core_memory: number

Total amount of memory used by the cluster root process in KB

cpu_count: number

Number of CPUs available on the host

edge_nodes: PlaceClusterNode[]

List of edge nodes within the cluster

hostname: string

Name of the cluster

id: string

Unique identifier of the application

memory_percentage: number

Percentage of memory used by the cluster

memory_total: number

Total amount of available memory on the host in KB

memory_usage: number

Total amount of memory used by the whole cluster in KB

module_instances: number

Number of actively running drivers

run_counts: PlaceClusterRunCounts
running_drivers: number

Number of actively running drivers

total_cpu: number

Percentage of CPU usage by the whole cluster

total_memory: string

Display string for the memory total

unavailable_drivers: readonly string[]

List of drivers that are unavailable to the cluster

unavailable_repositories: readonly string[]

List of repositories that are unavailable to the cluster

used_memory: string

Display string for the memory usage