BrixIT / Brixmond

BrixIT Monitor daemon (clientside for servermonitoring)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

BrixIT Monitor daemon (clientside for servermonitoring)


Languages

Language:Python 100.0%