Created 04-20-2018 09:39 AM
Hello,
Is there a way to set how frequently the metrics on the host (like cpu utilisation, memory free, io etc..) are collected ?
I feel like from the charts I'm sometimes missing some very short resource peak...
Thanks...
Created 04-23-2018 03:10 AM
In CM you have an option in top-right corner to select period charts refresh.
Regards,
Manu.
Created 04-23-2018 07:48 AM
Can you be more specific ?
do you mean the "30m 1h 2h 6h 12h 1d 7d 30d" links ? If yes that's not what I'm looking for, I'm looking about how often are the metrics collected.
For instance, I get the feeling that the cpu usage is sampled every minute, if possible I'd like to have a sample every 10 seconds.
Thanks.
Created 09-05-2019 08:52 AM
I have the same question, need to increase the metric data frequency for some analysis. Still haven't figured it out.
Created 09-05-2019 12:09 PM
Hi @ericvinck,
In the charts section, you can choose the option of Data granularity to check the different options such as
Auto,
Every 10 minutes,
Hourly,
Weekly
You can not change the sampling here but if you want to change how many results time-series query returns per sample can be adjusted here.
1. Select Administration > Settings.
2. In the Advanced category, set the Maximum Number Of Time-Series Streams Returned Per Time-Series Query or the Maximum Number of Time-Series Streams Returned Per Heatmap property.
3. Click Save Changes.
Read more about it in our documentation: https://www.cloudera.com/documentation/enterprise/5-15-x/topics/cm_dg_chart_time_series_data.html#co... I hope this helps.
Created 09-05-2019 08:43 PM
Is there a way to change the sampling frequency? For my problem, I want to diagonalize some performance issue by observing the system resource usage within a minute. And reporting every 10 seconds or 5 seconds would be ideal for my situation.