Hi All,
Found python library to take system stats during the load.
from getstats import GetStats stat_obj = GetStats.getstats(dur=300,rate=10) stat_obj.run_stats()
Running.......... ***** Completed capturing the STATS ***** ######################################## # stats_2018-02-12_16-47-47_.csv # ########################################
Doc URL: http://getstats.readthedocs.io/en/latest/ If you require use and let me know.
Thanks, K.Jeevan.