pinba, postgres and routeros plugins: Use the cf_util_get_service() function.
authorFlorian Forster <octo@collectd.org>
Mon, 6 Feb 2012 17:07:08 +0000 (18:07 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 6 Feb 2012 17:07:08 +0000 (18:07 +0100)
commitc237a9813a3af8809116c07ed79843036c76d287
tree56387a92ed3d3477818c99adbbbb03278c8ecd11
parentd0efcb2eda3317f1b2f8da154a8722cdef03159a
pinba, postgres and routeros plugins: Use the cf_util_get_service() function.

PostgreSQL plugin: Also abolish the config_set_s() function in favor of
cf_util_get_string().

Change-Id: Ib3d903c48a30fd6a8417e8ee999368eda15d69d7
src/pinba.c
src/postgresql.c
src/routeros.c