Skip to content

Loksly/monitorjs

Repository files navigation

Another tool to monitor filesystem, CPU usage and memory status on real time for several servers

MonitorJS capture

Keywords: angularjs, nodejs, jquery, bootstrap, realtime, dashboard, filesystem, cpu, ram.

To deploy follow these instructions:

git clone "https://github.com/Loksly/monitorjs"
cd monitorjs
npm install
node index.js

You may want to change the list of servers you want to track at public/config.json file.

To use pm2 is also recommended for deployment.

npm i -g pm2
pm2 start --name monitorjs index.js
pm2 save
pm2 status

About

Another tool to monitor filesystem, CPU usage and memory status on real time for several servers

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors