Skip to main content
Version: Next

SystemInfo

Represents the current status of the system.

Index

Properties

clientInfo

clientInfo: ClientInfo

cpuInfo

cpuInfo: ClientInfo

eventLoopInfo

eventLoopInfo: ClientInfo

isSystemIdle

isSystemIdle: boolean

If false, system is being overloaded.

optionalloadSignalInfo

loadSignalInfo?: Record<string, ClientInfo>

Status of additional load signals beyond the built-in four. Keys are LoadSignal.name values, values are overload info.

optionalmemCurrentBytes

memCurrentBytes?: number

memInfo

memInfo: ClientInfo

optionalmemTotalBytes

memTotalBytes?: number