Alarm fatigue occurs when a monitoring system generates more alerts than operators can meaningfully process, causing them to ignore, silence, or bypass the alerting mechanism entirely. The system designed to enhance safety instead becomes a source of danger by training operators to dismiss signals indiscriminately. This pattern has been documented across maritime operations, healthcare (clinical alarm fatigue), industrial control systems, and software monitoring.
Lloyd's Register research on maritime vessels found crews facing tens of thousands of daily alarms, with the majority being nuisance alerts that required no action. The critical finding was that rationalization of existing alarm configurations — adjusting thresholds, removing redundant alerts, and prioritizing by actual risk — reduced alarm volume by nearly 50% without any new technology investment. The problem was design, not capability.
The pattern follows a predictable degradation cycle: initial alarm configuration is conservative (alert on everything), operators become overwhelmed, operators develop workarounds (silencing, ignoring), genuine critical alerts are missed, and incidents occur that the alarm system was designed to prevent. The irony is that adding more monitoring to compensate for missed alerts accelerates the cycle.
## Key Principles
- Signal-to-noise ratio is more important than signal coverage: a system that alerts on everything alerts on nothing
- Alarm rationalization (reducing and prioritizing) is more effective than alarm proliferation
- Operator behavior adapts to system design; poor design creates dangerous compensatory behaviors
- The most dangerous state is when a safety system exists but is systematically ignored
## Cross-Domain Applications
- **Software Engineering**: Monitoring and alerting in production systems (PagerDuty fatigue, log noise, CI notification overload)
- **Kubernetes Operations**: Alert manager configuration, SLO-based alerting vs. symptom-based alerting
- **Information Management**: Email/notification overload as personal alarm fatigue; the Second Brain as signal curation tool
- **Healthcare**: Clinical alarm fatigue in hospital ICUs, a leading cause of sentinel events
- **Security**: SIEM alert fatigue where analysts ignore alerts due to false positive volume
## Source
- [[Alarm overload is undermining safety at sea as crews face thousands of alerts]] — Lloyd's Register research on maritime alarm fatigue and rationalization strategies
---
*Extracted by Claude on 2026-02-19*