yangshuDBA opened a new issue, #2188: URL: https://github.com/apache/hertzbeat/issues/2188
### Description The current system only allows setting a unified refresh interval for monitoring assets such as the processor, memory, and hard disk of the host. However, in practice, these metrics often require different refresh intervals; for example, disk monitoring may need to refresh every 60 seconds, while processor monitoring may need to refresh every 10 seconds. To address this, we propose enhancing the monitoring template to allow custom refresh intervals for individual metrics. If a specific interval is not defined for a metric, it should default to the standard refresh interval set for the asset.  Monitor template  ### Task List ### Task 1: Support Custom Refresh Intervals for Metrics in Monitoring Templates ### Task 2: Support Default Refresh Intervals for Metrics in Monitoring Templates When Not Defined -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
