Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
soha1902
Creator
Creator

RAM and CPU Utilization%

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

7 Replies
Chanty4u
MVP
MVP

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.

analyze the RAM and CPU usage

Qlikview - report CPU and RAM consumption for each .qvw file separately

Anonymous
Not applicable

I dont think it would be possible as RAM Utilization is a Performance monitoring indicator...

May be some System Programming required for same?

Chanty4u
MVP
MVP

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.

jagan
Partner - Champion III
Partner - Champion III

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.

jagan
Partner - Champion III
Partner - Champion III

Also check this link

How do I monitor a process memory usage? |thwack

Regards,

Jagan.

ysj
Creator
Creator

Could you please help me in setup for dashboard