Hello Bryan,
You’re right, my bad. I forgot to check this configuration. I saw that is enabled and I ignored the vm.stats.max.retention.time. It was set to 1. I upgraded from previous version. Thank you, Cristian From: Bryan Lima <[email protected]> Sent: Tuesday, October 17, 2023 5:01 PM To: [email protected]; [email protected]; 'Nux' <[email protected]> Subject: Re: Metrics not visible Hello, Cristian The VM's stats visualization is controlled by the global configuration vm.stats.interval and vm.stats.max.retention.time, where the former defines the interval of the data collection, and the latter defines for how long this data will be persisted in the database until its removal. The default values for these configurations were 60000 (milliseconds) and 1 (minute), respectively. With these values, you should see only 1 data point with the default filter of 1 hour in the UI, as presented in the screenshot. However, in version 4.18.0.1 the default value of the configuration vm.stats.max.retention.time was changed to 720 minutes (12 hours); if you upgraded your environment from a prior version, the value of the configuration was not changed. Can you check and report the values of the mentioned configurations? Furthermore, issue #5935[1] presents the specification of this feature and may help you understand its behavior. Best regards, Bryan [1]: https://github.com/apache/cloudstack/issues/5935 On 10/17/23 06:05, [email protected] <mailto:[email protected]> wrote: Hi Nux, The ACS version is 4.18.1, I see the same issue in different environments with vmware. Screenshots : https://prnt.sc/tG10_GOjiVLr Regards, Cristian -----Original Message----- From: Nux <mailto:[email protected]> <[email protected]> Sent: Tuesday, October 17, 2023 11:59 AM To: [email protected] <mailto:[email protected]> Cc: [email protected] <mailto:[email protected]> Subject: Re: Metrics not visible Can't see the image, maybe link it elsewhere. Also which Cloudstack version etc? On 2023-10-17 09:49, [email protected] <mailto:[email protected]> wrote: Hello, Is this a bug? I see like this for all VMs. Best regards, Cristian
