EOISystemHealth
eyesonit-typescript-sdk / EOISystemHealth
Class: EOISystemHealth
System health metrics returned by the EyesOnIt /health endpoint.
Constructors
Constructor
new EOISystemHealth():
EOISystemHealth
Returns
EOISystemHealth
Properties
cpu_pct?
optionalcpu_pct:number
ram_pct?
optionalram_pct:number
ram_free_mb?
optionalram_free_mb:number
Methods
fromJsonObj()
staticfromJsonObj(obj):EOISystemHealth|undefined
Parameters
obj
any
Returns
EOISystemHealth | undefined