I need help for script perform percentage and enable memory utilization report, the out come it display in tend graph
what's usage of memory?
You could grab the output of the top or ps shell commands (this is assuming you're on a Unix-like shell and not Windows) and then format that as you need?