Skip to content

sonenko/web-system-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

about

Simple system activity monitor. Initially was implemented for 3 hours as test task using Scala, Spray and AngularJS.

Attention

this is not mock project. Be carefull when killing process from UI, java runtime is involved.

run

OS - OSX To run application Node + Tomcat + JDK + Sbt must be installed. After all installation execute in terminal following commands

compile web

cd src/main/resources/web-app

npm install

run server

cd {project root}

sbt

container:start

Then wait till you see in terminal output SelectChannelConnector@0.0.0.0:8080. Afterwards, navigate your browser to http://localhost:8080

Screenshots

Processes page

alt tag

Config page

alt tag

usage

filter processes by name

use * for search. For example to find all Google processes type *Google* in Task search bar of the processes grid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published