Could you please share the screenshot of the task manager showing the processes using more memory and CPU?
If it is chrome, try to get each tab process and their resource usage(CPU, memory).
This feature is to correlate and exhibit the data across our internal modules like OpManager, NFA &FWA from an end user perspective
Take some company as example. It has 'x' number of employee. Each one will have a device with different IPAddress. If their network admin team wants to monitor the bandwidth usage or the top sites accessed by an employee/device, then they can use our 'End User Monitoring' feature
How we are doing this?
#1 How to get the employee details?
Configure the ActiveDirectory details with the required user name and password. OpManager will get all the employee (end user) details from AD.
#2 How to get the IPAddress of the enduser devices?
We will listen for authentication related EventLogs from the Active Directory. If a person authenticate from a device to the AD, then Opmanager will parse the eventlogs and get the username, device MAC address & corresponding IPAddress. All these data will be stored in our database. If the user logs-in from another device, those data will also be added as another entry
#3 How to get the Bandwidth Usage?
If customer exports NetFlow to our Opmanager installation, then using the IPAddress we can get the bandwidth usage of the required user/device
#4 How to get the mostly accessed sites?
Customer has to forward the Firewall logs to OpManager installation. Again, we can get the required data using IPAddress