Arthy Loganathan
2017-May-22 07:35 UTC
[Gluster-users] Script to monitor cpu/memory utilization of processes
Hi All, I have come up with a python script[1] to monitor cpu, memory utilization of the processes and load average of the system in regular intervals of time. It collects the data in an excel sheet for later reference. It draws chart with the monitored system data on demand. Please refer link [2] for the help guide. [1] https://github.com/aloganat/system_monitor [2] https://github.com/aloganat/system_monitor/blob/master/README.md Please give it a try. Do provide your feedback/suggestions on how it can be customized/tailored to assist your projects further. Thanks & Regards, Arthy