cmonitor icon indicating copy to clipboard operation
cmonitor copied to clipboard

cmonitor_chart: give a warning if the there are more than N processes that used CPU and memory heavily and left out of topN report

Open f18m opened this issue 3 years ago • 0 comments

otherwise the results in the produced chart will be very misleading, showing a reduced CPU/memory usage compared to the real, measured one. We can evaluate also changing --top-scorer to the default value ZERO that means: more accurate results (take all processes selected by cmonitor_collector based on the cmon_score criteria) but possibly less comprehensible charts (too many entries in the legend and so on).

f18m avatar Jan 12 '22 22:01 f18m