...
Beside information about the local node, we can find out who's connected to us. You can do that by:
Code Block |
---|
lutf>>> agents.dump() RCLIENTS1: id: 0 ip: 192.168.122.103 node-type: AGENT telnet-port: 8181 |
...
...
Beside information about the local node, we can find out who's connected to us. You can do that by:
Code Block |
---|
lutf>>> agents.dump() RCLIENTS1: id: 0 ip: 192.168.122.103 node-type: AGENT telnet-port: 8181 |
...