3) Add Shift Management (alert only people who are on duty)
SMSEagle includes Shift management so messages are sent during employees’ work hours by assigning contacts to shifts.
Use case: Day shift gets production line warnings; night shift gets only high-severity alerts.
4) High Availability (HA) for mission-critical alerting
If alerts are business-critical, consider Failover / HA cluster: SMSEagle can be set up as a high-availability cluster of two devices.
Use case: Power plant, water treatment, production lines where alerting must survive hardware failure.
5) Best practices for Modbus alert design (avoid noise)
- Debounce / persistence: Alert only if condition persists for N polls (prevents transient spikes).
- Separate severities:
- Warning → SMS to group
- Critical → SMS + voice call + escalation
- Include context: machine name, line number, location, and a next step (“check breaker QF3”).
- Maintenance windows: disable task during planned downtime (Network Monitoring supports schedules).