Graphing historical statistics of counters of an application.

No idea how to deal with these values yet....

[edwin.groothuis@sg-shared ~]$ printf "%x\n" 18446744073709551492
fffffffffffffff3
[edwin.groothuis@sg-shared ~]$ printf "%x\n" 9223372036854775807
7fffffffffffffff

#overflow #underflow #visualisation