Skip to content

purdue-nrl/CBRIC-DataCenter-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%