0.3.0 • Published 9 years ago

server-monitoring v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Server Monitoring

Gives live monitoring data about memory usage / apache / ssh and more

install

npm install server-monitoring

config

cp config.exemple.json config.json

and personalize it

start

node server.js

you can also run it as a service with "forever" or another daemon tool.

forever start server.js

go to this url : http://user:password@server:3000