Skip to main content
Version: Next

SystemInfo

Represents the current status of the system.

Index

Properties

cpuInfo

eventLoopInfo

eventLoopInfo: LoadSignalInfo

isSystemIdle

isSystemIdle: boolean

If false, system is being overloaded.

optionalloadSignalInfo

loadSignalInfo?: Record<string, LoadSignalInfo>

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

optionalmemCurrentBytes

memCurrentBytes?: number

memInfo

optionalmemTotalBytes

memTotalBytes?: number

storageBackendInfo

storageBackendInfo: LoadSignalInfo