Skip to content

newnishad/realtime-server-cpu-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-server-cpu-usage

Monitor server's CPU usage in real-time It is using PHP sys_getloadavg() function to get cpu usage

And, Plotly.js is used to display the the cpu usage graphically in real-time.

Please free to fork/clone the repository and open a issue. Any form of contribution will be well appreciated.