问题描述
如果数据/订单减少,我必须创建监控工具:
如果你看到snapclick,在顶部(左侧)有条形,绿色表示连接是向上,红色表示向下。
你可以创建一个可用于监控多个连接的应用程序。例如:
客户:XYZ
数据ip:10.1.2.75
数据端口:5003
订购ip :10.1.2.75
数据端口:1113
*每个客户将有2个酒吧。 1个用于订购,1个用于数据。
*它应该可以重新连接。
*那里如果断开连接应该是合理的。
*我们可以在1个应用程序中输入至少10个客户端。我们可以编辑细节。
i have to create monitoring tools if data / orders down :
If u see snapclick, on top (left side) there is bar, green means connection is up, and red means down.
Can u create 1 application that can be used to monitor several connection. For example :
Client : XYZ
Data ip : 10.1.2.75
Data port : 5003
Order ip : 10.1.2.75
Data port : 1113
* There will be 2 bars for each client. 1 for order and 1 for data.
* It should be able to reconnect.
* there should be sound if disconnection.
* we can input at least 10 clients in 1 app. And we can edit the details.
推荐答案
这篇关于多个客户端的网络监控的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!