Monitoring Litmus Production Record Event Processing Flow
The solution Litmus Production Record Event Processing Flow comes with an integration WebUI for monitoring and Error Logging.
It can be accessed using the Node Red WebUI button.
The first screen show a summary of all involved components.
A green dot, indicates that no issues have been found, while a yellow dot will indicate a missing configuration. A red indicator shows that either the configuration provided has an error.
This is an example where no configuration is processed by the flow.
The last row of the summary table is used to monitor if the flow itself is operational. If the dot is green all node red nodes operate as expected. If the dot is red, one or more of the nodes have thrown an error, which might also be shown in the debug window.
The Detailed Event Config Monitor gives a breakdown of which tag of which device has been identified as valid to be processed.
The Detailed Identifier Processing Monitor gives a breakdown of which tag of which device have been identified as Identifier and what there current status is.
To learn more about Identifiers, you can review the chapter How are data for a Production Record Data Model stored.
The Detailed Item Processing Monitor gives a breakdown of which tag of which device has been identified as Items and are processed.
The Detailed Trigger Processing Monitor gives a breakdown of which triggers are monitored and when they have last been executed (Time of Trigger last true) and data been published (Time of Gate last Open).
The status of yellow indicates that the trigger is currently not true, while the color blue indicates that the trigger is true but the gate is not yet open as it still waits for all data to be available.
If the status is green, the trigger is true and the gate is open.
The detailed Gate Processing Monitor shows the last data which have been published on which topic. if a new value for a topic is published, it will overwrite the row.
The error log shows the last 20 errors thrown by the flow.