| Puppet Version: 7.15.0 Puppet Server Version: 7.7.0 OS Name/Version: Ubuntu 20.04 We see that the agent run takes quiet a long time to complete and during business hours it almost takes 10min, this was not the case earlier. we upgraded to puppet 7 in Feb 2022 and it was ok since then. we take reboot of puppetserver, puppetDB on monthly basis to avoid slowness, this relives for sometime and then again issues arises, for the past of couple of days it is continuously performing low even after reboots. we are running with 4vcpus, 16G memory and there are no indications of resources being over utilized they are well under control. we have set 2 JRuby instances and 2G Java heap size. There are 1200 agents which checkin for every 30 on a business day. When we enabled debug traces on agent, we see that File resource is consuming most of the agent run. No errros in the puppetserver log apart from few deprecated warnings Could you please guide us to identify the issue? I would like to understand how to check measure the performance of puppetserver. |