I want to know how many open connections exist to a samba share in Linux. In other words, how many users/computers are connected to this share? Is it possible to know the number of open connections to a samba share? Like if I say lsof pid then I get all the open files associated with it. Similarly, can i get all the open connections or atleast no of open connections to a samba share??