/Brixmond

BrixIT Monitor daemon (clientside for servermonitoring)

Primary LanguagePython

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]