System Resource Utilaization Monitoring like CPU, memory etc.

I found gatling is very easy and fast for load testing. Hence I don’t want to go with another options. But I have one requirement to get details of resource utilization(like CPU and Memory utilization) of machine, where load testing is being performed to get more details about issues. Do we have any way to do this in current release, if not there is a plan for this in future release?

Thanks,
Ankit

https://prometheus.io/

We can’t do same thing in gatling. right?

Thanks for replying on same.

I have one more scenario. I want to execute one shell script again and again until other scenarios are executing to get system resource utilization statistic. Could you please shame me any example, how can we execute that?