NAME
App::Wubot::Reactor::RRD - store data in an RRD with RRD::Simple
VERSION
version 0.3.3
SYNOPSIS
- name: rrd
plugin: RRD
config:
base_dir: /home/wu/wubot/rrd
fields:
packets_sent: COUNTER
packets_received: COUNTER
period:
- day
- week
- month
graph_options:
right-axis: 1:0
width: 375
DESCRIPTION
TODO: More to come...