Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Qlik Experts!!!!
From the point of Admins,
1)What are the steps we need to check for the qliksense server performance issues?(frequently we are facing slowness in the server).
2)Other than Monitor(operations) dashboard is their any other ways to check the qlik server performance and cpu utilization and Ram consumption).
3)We checked the security rules and most of the security rules are straight forward so that their is no issue with security rules in degrading the performance.
You should check this document with comments https://community.qlik.com/t5/Qlik-Sense-Documents/Best-Practices-of-Qlik-Sense-Multi-Node-Setup-Loa...
If you are looking for something other than Operations Monitor to check the CPU / RAM consumption by the Applications, I would suggest looking into the Telemetry Dashboard.
There are other tools that can be used as well to look over the environment and would suggest looking into the following links:
I hope that this helps!
Thank you
You should check this document with comments https://community.qlik.com/t5/Qlik-Sense-Documents/Best-Practices-of-Qlik-Sense-Multi-Node-Setup-Loa...
If you are looking for something other than Operations Monitor to check the CPU / RAM consumption by the Applications, I would suggest looking into the Telemetry Dashboard.
There are other tools that can be used as well to look over the environment and would suggest looking into the following links:
I hope that this helps!
Thank you
Thanks Mike...
I am looking for the reason why cpu utilisation is taking almost 99% in the rim nodes although we don't have any tasks running in server.Can you please tell me where i need to look for the reason causing server slowness .
Thanks Rohi!!!
I will check all the document.
@kumarbala a node does not need to be running task on the server to have high utilization. If the rim node is being used to Consume applications (IE: opening the apps in the HUB) then there could be applications you have in place that are causing the problem. The Telemetry dashboard should help you with this as it provides the ability to capture CPU and RAM utilization of individual chart objects.
exactly... ur correct i am facing issue in finding which app is causing the issue as we have almost 6/8 apps which are huge in size..users are complaining when they are trying to open one huge application then hub is facing slowness.how to find which app is causing the issue?do we need to modify any security loqd balancing rules??
@kumarbala If you have large apps, then there might be some app objects / calculations / ect that are using up all of the CPU when loading. The only way to know which app is causing a problem is to either isolate the Engine node and open up each application individually going through each of the sheets while monitoring the RAM / CPU on the Engine node, then restart the engine service and open up the next application. Or using the Telemetry dashboard. You can view the following video which goes over the analysis after getting it installed / configured in your environment. https://www.youtube.com/watch?v=2BfZDxODhzE
Thanks