If you want to see the list of users who are logged in server and their IP and what they are doing, here is how you can do.
Login to your server as root and run following command.
w
OR
who
Above command will list all logged in users, their IP, what they are doing.