Monitors messages distributed by an MQTT message broker.
The MQTT Event Monitor checks messages distributed by an MQTT message broker for their contents. It can alert based on missing or present text.
This event monitor provides the following options:
Enter the address of the broker you wish to contact.
Enter the topics to check. Use the format "topic_level/+/topic_level/#". To specify multiple topics, enter them on separate lines.
Use this option to receive an alert if the event monitor cannot contact the device.
Use this option to receive alerts if the specified text is found in the topics.
Use this option to receive alerts if the specified text is not found in the topics.
When parsing with text, you can check the content of messages and alert based on whether text strings are found or not found within it. Parsing as JSON lets you specify attributes in the JSON and define how to alert on them. Parsing as JSON also allows you to collect graph data points for the values you choose.
Use this option to receive alerts if the specified text is found in the messages.
Use this option to receive alerts if the specified text is not found in the messages.
This event monitor generates the following data points:
Data Point | Description |
---|---|
Average Response Time | The calculated average ping response time. |
CPU Usage | The total CPU used, by percent. |
Used Memory | The percentage of total memory used. |
Space used: C; | The percentage of space used in the C drive. |
Add a comment