Equipment overheating alerts with on-call dispatch

The scenario logs sensor readings to carrotQuest, and on a critical temperature creates an incident in hawk and saves it.

  • Sensor readings into carrotQuest
  • Overheating caught at once
  • An incident and dispatch in hawk
  • A history per machine
AMQP

How it works

To get AMQP Sender notifications in carrotQuest, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Data from factory sensors
  2. Then: Data enrichment (°C to °F)
  3. Then: Set sensor data
  4. Then: Ingest machine data
  5. Check: Values higher than 50°C
  6. If yes: Create an incident
  7. Then: Set incident info
  8. Then: Ingest incident data

You can launch this AMQP Sender + carrotQuest integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.