server-monitoring
v0.3.0
Published
Gives live monitoring data about disk / memory usage / apache / ssh and more
Readme
Server Monitoring
Gives live monitoring data about memory usage / apache / ssh and more
install
npm install server-monitoringconfig
cp config.exemple.json config.json
and personalize itstart
node server.jsyou can also run it as a service with "forever" or another daemon tool.
forever start server.jsgo to this url : http://user:password@server:3000
