Code

Various plugins: Use the global GAUGE_FORMAT.
authorFlorian Forster <octo@collectd.org>
Fri, 22 May 2015 09:25:01 +0000 (11:25 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 22 May 2015 09:25:01 +0000 (11:25 +0200)
commitd3db12b73a1c3c17a2dfc0ba96ec99490088c957
tree641a7eedf491c0d4bc2c165ec1fec3cab75a62f5
parentb6fbfb1b864be53e71d755fba59d633f5c30da7e
Various plugins: Use the global GAUGE_FORMAT.

This fixes the postgresql, rrdtool, target_notification, write_graphite and
write_redis plugins to use the globally defined format for gauges.

Issue #1039
src/postgresql.c
src/rrdtool.c
src/target_notification.c
src/utils_format_graphite.c
src/write_redis.c