Create Graphs from tinc Stats
Project description
Generate Graphs from tinc
TODO
- currently the Maps api key is hard coded in
tinc_graphs/static/map.html
, if you want to use this feature you will need to replace this key manually
Install
Nix
# tinc_pre is required:
nix-env -i -f tinc_graphs.nix
## e.g. in Retiolum:
## krebs.retiolum.tinc = pkgs.tinc_pre
Local
python setup.py install
# also install graphviz,imagemagic for building graphs
Usage:
see source of the 2 builder scripts:
#all-around-builder
# env: EXTERNAL_FOLDER, INTERNAL_FOLDER, GEODB, TINC_HOSTPATH
all-the-graphs
# build actual graphs
build-graph
# exported py scripts
tinc-stats2json # - parses tinc current state into json
tinc-build-graph # - transfers json to graph
copy-map # - copies map.html into $1
add-geodata # - adds geodata to json
tinc-availability-stats # adds availability data to json
Geodb infos
- http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
- nix-env -iA geolite-legacy
Upload to pypi
python setup.py sdist
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tinc_graphs-0.3.11.tar.gz
(11.7 kB
view details)
File details
Details for the file tinc_graphs-0.3.11.tar.gz
.
File metadata
- Download URL: tinc_graphs-0.3.11.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea3a2462d2417feab7b54bc1295a6793448eb0d6f0a5451a1bde629eb5887b2a |
|
MD5 | 7e59a0a36b893c7b20400e9b74423b5c |
|
BLAKE2b-256 | 01e2bfed6d417b44d26844ddb9011921c94e73b5a89b327937f8e9101afa3603 |