X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fbackend%2Fcollectd%2Funixsock.c;h=00e1258eb222761d052a556824deac68fb690997;hp=21e1f8b2bda204183b3414b2668fafedda8b0eb4;hb=0d6312e285f39dd133eaab049e96cb073f754566;hpb=e48ff35c0684d772d4ba8bdc9f75dafcc0df6a36 diff --git a/src/backend/collectd/unixsock.c b/src/backend/collectd/unixsock.c index 21e1f8b..00e1258 100644 --- a/src/backend/collectd/unixsock.c +++ b/src/backend/collectd/unixsock.c @@ -366,7 +366,6 @@ sdb_collectd_config(oconfig_item_t *ci) int sdb_module_init(sdb_plugin_info_t *info) { - sdb_plugin_set_info(info, SDB_PLUGIN_INFO_NAME, "collectd::unixsock"); sdb_plugin_set_info(info, SDB_PLUGIN_INFO_DESC, "backend accessing the system statistics collection daemon " "throught the UNIXSOCK interface");