Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to create a sample app where I need to send a notification mail to some users when RAM utilization and CPU utilization is more then 80%.
Can anybody let me how we can pull RAM & CPU utilization% in QV??
Thanks in Advance
hi,
In the Governance Dashboard you can add a new sheet or modify an existing object. The tab 'Server' contains almost everything you need. For example you can change the RAM usage graph by replacing the existing dimension Node_Name by DocName. This will plot the RAM usage per QV document.
As far as I know CPU performance is not monitored in the Governance Dashboard. For this I advise you to contact qvgdfeedback@qliktech.com.
Qlikview - report CPU and RAM consumption for each .qvw file separately
I dont think it would be possible as RAM Utilization is a Performance monitoring indicator...
May be some System Programming required for same?
The number of users is less important than the number of concurrent users.
if you have 10 applications, and 10 concurrent users, one possibility is that each user works on his/her own application.
A good formula is (per application):
4 x Size of the QVW
Nb of concurrent users x Size of the QVW
So for example, your "big" application of 500 Mb: 2 Go + 5 x 500 Mb if you may have up to 5 concurrent users on that application
If you think that all users may work on their own application, sum up the size of all the applications and multiply that number by 4.
Hi,
I think there are some windows tools for this which will trigger email when threshold is met, you can try those tools instead of trying in QV Dashboard. Because you have to reload the Dashboard continuously to check the Ram consumption.
Check this link for some info
Memory Usage Alert - Need some help
Regards,
Jagan.
Could you please help me in setup for dashboard