RenWal / prometheus-mumble

A simple interface to gather statistics from mumble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prometheus-mumble

A simple interface to gather statistics from mumble

Install

You can run this in a virtual env or build with pants.

 $ pants binary src:mumble-prometheus
 $ dist/mumble-prometheus.pex --host 127.0.0.1 --port 6502 --listen 9123 --secret=ice_secret

About

A simple interface to gather statistics from mumble

License:MIT License


Languages

Language:Python 84.0%Language:Slice 16.0%Language:Makefile 0.0%