TomROverview Basic stats for TomR ##Setting up the System: Clone https://github.com/rchakra3/TomROverview: git clone "https://github.com/rchakra3/TomROverview" cd TomROverview On the monitoring node: npm install --save node app.js On all the datanodes: cd client npm install --save node app.js