How to create an alert when waste is greater than 5%?
When creating a trigger in Fusion Manager, you can create a conditional expression so the alert triggers only when waste exceeds a defined threshold.
Example: Trigger an alert at the start of a job when waste is greater than 5%.
Step 1 - Create a new Alert in Fusion Manager
- In an Alert Group > New Alert
- Name the alert e.g. Alert when waste is greater than 5%
- Create the Alert Message e.g. Waste is > 5% -

Step 2 - In the triggers tab, click the Machine State trigger and hit the + button

Step 3 - Select the 'Running' machine state
Step 4 - Toggle on 'Offset' and 'Repeat', then enter a unit e.g. 5 minutes
Step 5 - Select the applicable lines and services

Step 6 - Click the Conditional Expression tab and toggle 'On' and enter the following:
job.metrics.quality<=0.95

Step 7 - Save changes
