Skip to content

Add support for writing to collectd #11

@mateusz-gozdek-sociomantic

Description

It would be nice to have a support for writing stats to collectd instead of graphite.

Collectd format is not so different from graphite, so it shouldn't be hard to do.

General idea about configuration:

[collectd]
inverval = 30
socket-path = /var/run/collectd.socket

This will requre adding custom types entries to collectd config unless we have it directly in collectd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions