#!/usr/bin/rrdcgi RRDtool GNUnet Graphs

RRDtool GNUnet Graphs

These are the graphs with sourcecode generated from the gnunet-stats utility from this node. The script that generates these graphs runs every 15 minutes from cron and also checks that gnunet and pppd are still running and tries to restart them if they have exited.

' --imgformat PNG --vertical-label "Percent" --title "Resource Consumage" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:up=/var/log/gnunet.rrd:6c1bc:AVERAGE DEF:down=/var/log/gnunet.rrd:cd3ce:AVERAGE DEF:cpu=/var/log/gnunet.rrd:467b7:AVERAGE LINE1:up#FF0000:"Network Upload" LINE1:down#00FF00:"Network Download" LINE1:cpu#0000FF:"Cpu" > ' --lower-limit 0 --imgformat PNG --vertical-label "Nodes" --title "Connected Nodes" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#0000FF DEF:nodes=/var/log/gnunet.rrd:769d6:AVERAGE AREA:nodes#777700 > ' --lower-limit 0 --imgformat PNG --vertical-label "Bytes d/dt" --title "Received UDP4" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:b=/var/log/gnunet.rrd:bac24:AVERAGE AREA:b#FF0000 > ' --lower-limit 0 --imgformat PNG --vertical-label "Bytes d/dt" --title "Sent UDP4" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:b=/var/log/gnunet.rrd:15140:AVERAGE AREA:b#FFAA00 > ' --lower-limit 0 --imgformat PNG --vertical-label "Bytes d/dt" --title "Received TCP4" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:b=/var/log/gnunet.rrd:a2cd2:AVERAGE AREA:b#FF0000 > ' --lower-limit 0 --imgformat PNG --vertical-label "Bytes d/dt" --title "Sent TCP4" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:b=/var/log/gnunet.rrd:faa17:AVERAGE AREA:b#FFAA00 > ' --imgformat PNG --vertical-label "Bytes" --title "Stored" --color BACK#000000 --color CANVAS#001100 --color GRID#004400 --color MGRID#007700 --color FONT#FFFFFF --color FRAME#000000 DEF:b=/var/log/gnunet.rrd:6265d:AVERAGE AREA:b#FFFF00 >

More Statistics...

Here are as my node knows, GNUnet using countries! This does take a while to generate so do wait a few minutes after requesting for the results. With source code! Link the flags like so for png and for svg

Also can request a network graph with gnunet-tracekit from here, with source code and lengen is here that also takes a while as gnunet-tracekit is run to generate it, with springgraph showing the results.