@crawlee/coreInterfacesSystemInfoVersion: NextOn this pageSystemInfo Represents the current status of the system.Index PropertiesclientInfocpuInfoeventLoopInfoisSystemIdleloadSignalInfomemCurrentBytesmemInfomemTotalBytesProperties clientInfoclientInfo: ClientInfocpuInfocpuInfo: ClientInfoeventLoopInfoeventLoopInfo: ClientInfoisSystemIdleisSystemIdle: booleanIf false, system is being overloaded.optionalloadSignalInfoloadSignalInfo?: Record<string, ClientInfo>Status of additional load signals beyond the built-in four. Keys are LoadSignal.name values, values are overload info.optionalmemCurrentBytesmemCurrentBytes?: numbermemInfomemInfo: ClientInfooptionalmemTotalBytesmemTotalBytes?: number
Represents the current status of the system.