apache/hertzbeat

Monitoring in the intranet environment

Closed this issue · 2 comments

Question

The monitored party is in an intranet environment. A port is opened to send alarm messages through MQTT. Can I monitor MQTT messages to achieve monitoring?

Hi, can the intranet access the external network? If so, you can deploy the collector on the intranet and the management on the external network to implement the monitoring function.

Hi, can the intranet access the external network? If so, you can deploy the collector on the intranet and the management on the external network to implement the monitoring function.
Thank you very much for your idea. It has made the project much clearer to me now. This is indeed a feasible solution. Thank you very much for your help!