Resource Usage and Circuit Breaker Pattern of Agent
Resource Usage
The Agent uses very few system resources. The Agent will use 10% of a CPU core at most. Its memory usage will not exceed 200 MB. Generally, the CPU usage for a single core is less than 5% and the memory usage is less than 100 MB.
Circuit Breaker Pattern
When the CPU usage of a single core is greater than 10%, or the memory usage exceeds 200 MB for three consecutive times, the Agent will implement the circuit breaker pattern, and host metrics collection will be stopped. The Agent will restart it later.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot