SensorStatus
Status of the sensor appliance and health of the various components.
{
"registration_status": "string",
"health": "string",
"sniffing_health": "string",
"uploading_health": "string",
"rapid_health": "string",
"uptime": 0,
"_last_modified_time": 0
}
The status of registration of the sensor.
The health of the sensor is a combination of the health of the sniffing pipeline, the uploading daemon, and the RAPID and related containers.
The sniffing pipeline is responsible for analyzing the traffic on the wire and generating events.
The uploading daemon is responsible for uploading the events generated by the sniffing pipeline to the SSP.
RAPID and related containers provide the file analysis functionality of the sensor.
Sensor appliances will generally have a high uptime. The sensor typically does not restart on its own however some configurations may require a restart.