Active server session

is there any way to check all active server side session ,

If you’re comfortable with Python, you can query the session table

For v5,

bench console
frappe.get_list("Session")