Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 512 Bytes

BrixIT Monitoring client

Written in python 3. Requires at least python 3.3 for all functionality (but runs on python 3.2) For more info see the readme for the server

Installation

$ sudo apt-get install python3 python3-pip
$ git clone https://github.com/BrixIT/Brixmond.git /opt/brixmond
# replace pip-3.2 with installed version in line below
$ sudo pip-3.2 install -r /opt/brixmond/requirements.txt
$ python3 /opt/brixmond/brixmond.py [server-url]