Is there a way to find out the cpu usage in % for a node.js process via code. So that when the node.js application is running on the server and detects the CPU exceeds certain %
see node-usage for tracking process CPU and Memory Usage (not the system)