FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14214 questions

16868 answers

27746 comments

54377 members

0 votes
115 views 0 comments
by
I need a way to monitor if router (RUT240) has internet connection or not. I already have some infra so simplest way I thought would be periodically publish MQTT message from router. So absence of event during some period of time means it lost connection. Now I have 2 questions:

1. I configured MQTT publisher package but I do not see any controls how to publish message. It seem it is used only for resending events from internal broker to other. Is it correct?

2. How to perform periodical operations?

2 Answers

0 votes
by
Hi,

there is a tutorial: How to read system status and send it over MQTT
https://community.teltonika-networks.com/31998/publish-gps-data-to-mqtt-with-rutx11

have fun,
David
0 votes
by

Hi,

Please go through the following links that provide both options to implement your monitoring requirements on RUT240:

1> https://wiki.teltonika-networks.com/view/Monitoring_via_MQTT

2> https://wiki.teltonika-networks.com/view/RUT240_Monitoring_via_Modbus 

Thanks