Find a file
Daniel Ehlers 62413d81f3 Generate node stats with rrd.
We have an rrd for every active node. On every run we update
stats about client count and node state from nodes.json to the rrd
databases. After updating the rrds we are able to generate a stat
graph (image) for every node.

The rrds are stored in subdirectory "nodedb" of the scripts location and
the generated images in subdirectory "nodes" of the destination directory.
Both directorys must exist bevor starting the script.
2013-11-21 01:24:12 +01:00
.gitignore add aliases.json to .gitignore 2012-10-02 20:28:29 +02:00
aliases.json_sample move vpn flag to aliases 2012-06-12 02:12:48 +02:00
bat2nodes.py Generate node stats with rrd. 2013-11-21 01:24:12 +01:00
d3mapbuilder.py fix 2013-03-12 20:54:14 +01:00
ffhlwiki.py fix file format generated by ffhlwiki.py 2013-02-02 01:25:02 +01:00
hostid.py add hostid module with mac_to_hostid function 2012-12-23 23:08:58 +01:00
LICENSE add LICENSE 2012-06-16 02:50:02 +02:00
link.py lots of changes to support inter-node vpn links 2012-06-11 23:53:45 +02:00
mkmap.sh Add destination directory argument and write content instead of piping. 2013-11-21 01:21:46 +01:00
node.py remove unused vpn flag 2012-09-21 02:49:27 +02:00
nodedb.py use fuzzy mac matching when importing aliases 2013-02-02 02:44:49 +01:00
README.md add a very very simple readme 2012-03-14 18:09:44 +01:00
rrd.py Generate node stats with rrd. 2013-11-21 01:24:12 +01:00

See mkmap.sh for now :)