You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some questions about the tool and the results it provides. To add context, I am currently working on a dual processor (both Intel Xeon gold 6240) server, and I am trying to monitor the consumption of some scripts and processes that are running. I had trouble getting realistic results on other softwares (using RAPL) because I am regularly told that one process is consuming 100W to 500W, whereas the CPU is only using 1% to 3% of its capacity, and each processor has a TDP of 150W. So here I am, because you said during the GreenDays that RAPL may have issues that are not in the documentation, and maybe you could have the solutions to my problems.
First of all, to make sure that I do understand the results given in the CSV files, here is a screenshot of what I got monitoring a bash script:
I am not sure to understand what is written on the first 17 rows, especially if I have to take the column "value" into account for the consumption calculus, because monitoring other scipts I got 0s everywhere. I get that those rows are informations about the measures below, but not much more. If you could help me with it that would be great!
For the rest of the screen, I have always 2 measures each second. I assume that for the cpu_package it means that it gives me the results for both processors, but is it normal that there is also 2 measures for the dram? I am really not a computer pro so I don't know if the dram used is linked with the processor that uses it or not, otherwise I don't know why there are two measurements.
Also, it seems that the cpu_package measurement is showing the CPU's whole consumption. Is it possible to only monitor a process to see the % of consumption using its PID for example? I kind of know where to find that information but it would be very useful in order to have a synchronised time and I would not want to skew the measures using another command or something. I just don't know if it's something that is possible with Alumet yet.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I have some questions about the tool and the results it provides. To add context, I am currently working on a dual processor (both Intel Xeon gold 6240) server, and I am trying to monitor the consumption of some scripts and processes that are running. I had trouble getting realistic results on other softwares (using RAPL) because I am regularly told that one process is consuming 100W to 500W, whereas the CPU is only using 1% to 3% of its capacity, and each processor has a TDP of 150W. So here I am, because you said during the GreenDays that RAPL may have issues that are not in the documentation, and maybe you could have the solutions to my problems.
First of all, to make sure that I do understand the results given in the CSV files, here is a screenshot of what I got monitoring a bash script:
I am not sure to understand what is written on the first 17 rows, especially if I have to take the column "value" into account for the consumption calculus, because monitoring other scipts I got 0s everywhere. I get that those rows are informations about the measures below, but not much more. If you could help me with it that would be great!
For the rest of the screen, I have always 2 measures each second. I assume that for the cpu_package it means that it gives me the results for both processors, but is it normal that there is also 2 measures for the dram? I am really not a computer pro so I don't know if the dram used is linked with the processor that uses it or not, otherwise I don't know why there are two measurements.
Also, it seems that the cpu_package measurement is showing the CPU's whole consumption. Is it possible to only monitor a process to see the % of consumption using its PID for example? I kind of know where to find that information but it would be very useful in order to have a synchronised time and I would not want to skew the measures using another command or something. I just don't know if it's something that is possible with Alumet yet.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions