604 B
604 B
{ "event": "alert/device/down", "sn": "ABCD12345678", "name": "Device Name", "timestamp": 1663612800 }
Device Has Stopped Responding to Polls:
alert/device/downalert/device/unresponsive
Device Has Lost Power:
alert/power/failalert/power/offline
Chassis Down:
alert/chassis/downalert/chassis/offline
Unresolved Fault Detected:
alert/fault/unresolvedalert/health/failed
Here's an example of a fault alert message: { "event": "alert/device/temperature/critical", "sn": "ABCD12345678", "name": "Switch Name", "timestamp": 1663612800, "temperature": 100 }