daviftorres commented on issue #11141: URL: https://github.com/apache/cloudstack/issues/11141#issuecomment-3590066014
Hey folks, I just wanted to share my findings since I am tracking CPU utilization of the Java process of the Agents every 15 seconds. <img width="1888" height="770" alt="Image" src="https://github.com/user-attachments/assets/f490f476-778d-4b07-a48c-319e3d6b5224" /> It confirms what you guys are reporting that the CPU utilization gradually grows and each drop is because I had to act and restart the service manually. Today I realized that I could see the number of connected agents by toggling Metrics. <img width="1763" height="430" alt="Image" src="https://github.com/user-attachments/assets/6faf986f-b68f-48cd-bfc6-585928e95690" /> For my surprise, it shows only 8 connected Agents. When, in fact I have 13 active KVM Hosts. <img width="1345" height="837" alt="Image" src="https://github.com/user-attachments/assets/75561bef-53df-4edc-ae91-aeb101a6d3be" /> Then, after restarting the four Agents with highest CPU usage, I got them connect back to the MS. <img width="1754" height="432" alt="Image" src="https://github.com/user-attachments/assets/490fd25f-6117-4edf-bea8-56e72ca4f9da" /> -- 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]
