Skip to content

A project on displaying kernel processes outputs in the form of graph on a webserver

Notifications You must be signed in to change notification settings

rawlyedit/dynamic_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processes_Graphing

The code consists of both frontend as well as backend scripting. The frontend part is dealt with 'Canvasjs' a proprietary license based js library. 'CherryPy' is used for the server side scripting as it deals with process forking and several other kernel based operations.

The code itself is a bit unoptimized as the output was considered to be the main target. Careful optimizations will be done once all the required output is obtained.

Place the css and script folders in the 'Public' folder of your os distribution and place the child processes (their binary files are also included) in the same location as the python file.

About

A project on displaying kernel processes outputs in the form of graph on a webserver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages