How can I find a list of users logged logged into UMP?
search cancel

How can I find a list of users logged logged into UMP?

book

Article ID: 34991

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Summary: 

To get information about logged-in users to UMP, you can use either of the following two procedures.

Instructions: 

Simply navigate to your UMP server using this URL:

http://<UMP>/jsp/get_sessions.jsp

Or run following SQL query:

 

SELECT session_id, user_id, remote_addr, login, logout
FROM umpSession

Environment

Release:
Component: CAUIM