CS218 homework-2
Requirement:
Write a Rest based Api that will respond to the following types of queries:
- The first query will indicate how busy the CPU is
- The second query will indicate how much memory the machine has used
- The third query will indicate how much disk space has been used
- The fourth query will indicate how much bandwidth is being used
Here is the link to show the result of REST Api: