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
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
The text was updated successfully, but these errors were encountered:
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.
![image](https://private-user-images.githubusercontent.com/112070510/345660134-695dfdd8-567f-4cca-a47a-a0fa7fd32eca.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjQ1NzgsIm5iZiI6MTczOTQ2NDI3OCwicGF0aCI6Ii8xMTIwNzA1MTAvMzQ1NjYwMTM0LTY5NWRmZGQ4LTU2N2YtNGNjYS1hNDdhLWEwZmE3ZmQzMmVjYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNjMxMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lNjkzZDQyMzg0NjQ0MmViOWE2YTgyM2QyOGVkYjEzYjA0NjdlZDgwYmUyOTI4ZGZjOGY1Nzc0N2ZmNjhmNzJhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.0cxFx9M8bBQfE8FugJ8CHBKX6Vmf77Oxk5Ueb-WNLJ0)
Monitor template
![image](https://private-user-images.githubusercontent.com/112070510/345662151-440541df-629d-44e3-be50-1d875112f8c8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NjQ1NzgsIm5iZiI6MTczOTQ2NDI3OCwicGF0aCI6Ii8xMTIwNzA1MTAvMzQ1NjYyMTUxLTQ0MDU0MWRmLTYyOWQtNDRlMy1iZTUwLTFkODc1MTEyZjhjOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNjMxMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03OTdmNDQwNGIwNDc5MTJlYjNmZTcwZTI2YjM4NWViNWZiN2U0N2QzMDYyMzU5MDk2NDQ4ZjUxYTJhNDMyNmM1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.GpqGch7ynd54WXIWd2e9zUnjIDJR1rASavYDvhyHa74)
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
The text was updated successfully, but these errors were encountered: