Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 686 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 686 Bytes

CBRIC-DataCenter-Monitor

Requirements

  • python 3.6 or higher
  • paramiko
  • numpy
pip install -r requirements.txt

How to run?

python main.py
  • Runs on Windows, Linux and MacOS
  • Runs outside of ecn servers, yes you can run this on you personal PC/Mac
  • If your username is different from the one on the machine, use
python main.py --u 'username on CBRIC machines'

When you run, you will be prompted for a username (may pick this up automatically) and password. Then when it runs you should see usage reports like

alt text