device_error event NXQL (classic)

A device_error is a critical system error (system crash, hard reset, or disk error).

NameTypeOperating systemsProperties

error_code

integer

Windows | macOS

Error code

error_label

string

Windows | macOS

Error label

id

identifier

Windows | macOS

Problem identifier

start_time

datetime

Windows | macOS

Time of error

type

enum

Windows | macOS

Indicates the device error type, with the following possible values:

  • system crash: Windows bluescreen or macOS kernel panic;

  • hard reset: the device was abruptly stopped and then rebooted. It might be caused by pressing the reset button, a power failure or a crash;

  • SMART disk failure: a disk error was detected on a disk with SMART technology.

Last updated