Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published