Automate Factory Incident Reporting with PagerDuty & CrateDB
Monitors factory sensors via AMQP, logs data to CrateDB, and triggers PagerDuty incidents when temperature exceeds 50°C, ensuring rapid response.
This n8n workflow automates incident reporting for factory operations by integrating real-time sensor data monitoring. It starts with an AMQP Trigger node that receives machine data from factory sensors via ActiveMQ. An IF node evaluates if the temperature surpasses the 50°C threshold, filtering critical events. If triggered, a PagerDuty node creates an incident report, notifying responsible staff instantly for swift resolution.
Sensor data and incident details are processed using Set nodes to
Platform
n8n
Category
Website Building
Price
$14.99
Creator
Bryce Yu
PagerDuty
CrateDB
AMQP
Factory Monitoring
Incident Management
IoT Sensors
Threshold Alerting
SecOps
Industrial Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.