You are here:
server IP = 192.168.1.111
netstat -an | grep 192.168.1.111:2049|awk '{print $5}'|cut -d \: -f1|sort|uniq
To top