Monitored equipment

{{ measurement["equipment_id"] }}

Device {{ measurement["device_id"] }} Last update {{ measurement["recorded_at"] }}
{{ analysis.status }}
Client overview

Equipment status

Live
Equipment Health
{{ analysis.health_score | round(0) }} %
{{ analysis.status }}

{{ analysis.analysis }}

Risk level Very low 0%
Prediction No near-term warning
Recommended action {{ analysis.recommendation }} Based on the current analysis
Most likely cause {{ analysis.root_cause or "No anomaly detected" }} {{ analysis.root_cause_confidence | default(0, true) | round(0) }}%
Sentinel summary

Everything is working normally.

Cooling, electrical load and sensor readings match the usual behavior of this equipment.

Sentinel Brain

Why Sentinel reached this conclusion

Current assessment

{{ analysis.analysis }}

Most likely cause {{ analysis.root_cause or "No anomaly detected" }}
Confidence {{ analysis.root_cause_confidence | default(0, true) | round(0) }} %

{{ analysis.root_cause_explanation or "No technical problem was detected." }}

Health areas
Thermal {{ analysis.thermal_score | default(0, true) | round(0) }}%
Electrical {{ analysis.electrical_score | default(0, true) | round(0) }}%
Cooling {{ analysis.cooling_score | default(0, true) | round(0) }}%
Sensors {{ analysis.sensor_score | default(0, true) | round(0) }}% Sensor integrity score: 100% = no anomaly detected; a lower score reflects findings such as missing, implausible or unstable sensor data.

Technical findings

{{ analysis.findings | length }}
{% for finding in analysis.findings %}
{{ finding.severity }} {{ finding.confidence | round(0) }}%

{{ finding.code | replace("_", " ") }}

{{ finding.explanation }}

{{ finding.value }} {{ finding.unit }}
{% endfor %}
Real-time data

Current measurements

Internal {{ measurement["internal_temperature_c"] }} °C
Ambient {{ measurement["ambient_temperature_c"] }} °C
Evaporator {{ measurement["evaporator_temperature_c"] }} °C
Compressor {{ measurement["compressor_temperature_c"] }} °C
Current {{ measurement["compressor_current_a"] }} A

Temperature history

Sentinel DNA

Normal behavior of this equipment

Learning
Normal internal temperature
Normal compressor temperature
Normal compressor current
Normal cooling difference
Average run time
Average rest time
Brain Memory

Health history

Learning
Stored diagnostics
First Health Score
Current Health Score
Health change

Health Score evolution

Brain timeline

Technical tools

Maintenance

Calibration

Record a comparison between a Sentinel sensor and a traceable reference.

Sensor health

Sensor integrity is evaluated by Sentinel Brain from recent real measurements.

Sensor score{{ '%.0f'|format(analysis.sensor_score) if analysis.sensor_score is defined else '—' }}/100
Open sensor findings
Diagnostics

Database integrity and local storage are checked directly on this Sentinel node.

System{{ diagnostics['status'] }}
{% for check in diagnostics['checks'] %} {{ check['name'] }} · {{ check['detail'] }} {% endfor %}
Backup

Create a ZIP containing configuration, databases, code, templates, logs and tests.

Download full backup
Calibration history

Recorded reference comparisons

{% if calibrations %}
{% for row in calibrations %}{% endfor %}
DateSensorSensor IDSentinelReferenceOffsetReference instrumentTechnician
{{ row['created_at'] }}{{ row['sensor'] }}{{ row['sensor_id'] or 'legacy' }}{{ row['sentinel_value'] }}{{ row['reference_value'] }}{{ '%+.3f'|format(row['offset']) }}{{ row['reference_instrument'] or '—' }}{{ row['technician'] }}
{% else %}
No calibration recorded for this equipment yet.
{% endif %}
Alarm management

Alarms

No active alarms
Active alarms 0 Requires attention now
Awaiting acknowledgement 0 Waiting for a user response
Escalated 0 Sent to the next contact
Alarm history 0 Recorded alarm events
Current state

Everything is clear.

Sentinel has no active alarm for this equipment.

Escalation

Automatic notification chain

1
Primary contact Email / SMS
2
Acknowledgement Wait configured delay
3
Next contact If not acknowledged
Architecture ready Email, SMS, acknowledgement, delays, groups and escalation rules will use this page.
Recent alarms

Alarm events

No alarm has been recorded yet.