|
|
|
|
|
by dothebart
4204 days ago
|
|
if you use collectd to feed values into graphite, you've got the advantage of its bulk writes. This article describes how its solved for rrd only collectd installations: https://collectd.org/wiki/index.php/Inside_the_RRDtool_plugi... but the effect also becomes visible if you use it to send values to graphite. Its also good in reducing the amount of data you need to send to graphite. |
|