Modify cassbot.json with your configuration details and then:
npm install -g pm2
npm install
pm2 start cassbot.json
If you don't want to run pm2 you can manually set your environment variables and just run node cassbot.js but I recommend pm2.
- 'run ring'
- 'run compactionstats'
- 'run netstats'
- 'run gossipinfo'
- 'run tail'
- 'node {number}'
- '@cassbot run netstats on node 12'
- '@cassbot run ring on node 1'