Giter VIP home page Giter VIP logo

collectd's Introduction

collectd+LLNW customizations

This repo is a sync fork from collectd upstream (see master info); LLNW custom improvements and additions to the existing product are tracked in branches and shall integrate with upstream.

protip to get all tag info from upstream to your local repo.
 git fetch upstream refs/tags/*:refs/tags/*
Upstream major version cherry-pick onto new branch
 git rebase --onto LLNW-API-2.2 a495dde~1 upstream/F-LLNW

(Note: helpful comparison: https://github.com/llnw/collectd/compare/collectd-5.4...LLNW-collectd-5.4)

Repo structure

  • Branches

    • F-* are feature and/or bug fix branches we maintain on top of upstream -STABLE
    • LLNW-collectd-5.4 is the current 5.4-STABLE branch with our patches applied
  • Tags

master

This is a mirror of upstream master, https://github.com/collectd/collectd latest (updated by Jenkins)

collectd-5.4

This is a mirror of upstream -STABLE for 5.4, and is also automatically syncd. We develop patches against this pristine branch.

LLNW

This is the default branch, with a README.md to explain the repository structure.

LLNW-collectd-5.4

This is the current -STABLE branch. Patches should be developed against vanilla collectd-5.4 branch and then merged here.

F-METRICS-379-libperl-5.4

The perl embed config is supplying incorrect flags to the linker. This patch is nearly correct and is needed for a successful build on Linux.

F-METRICS-383-tsdb-writer-5.4

Adds an OpenTSDB writer. No additional dependencies.

F-METRICS-384-gstat-5.4

Adds a gstat plugin for FreeBSD.

F-METRICS-380-exec-as-root-5.4

Allow exec plugin to maintain root privileges.

F-METRICS-385-netstat-5.4

Adds a netstat plugin for FreeBSD and Linux.

Warning, breaks build unless configured with --enable-ipv6

F-METRICS-388-hiredis-5.4

The bundled redis plugin uses a library that is not widely packaged. This switches to hiredis.

Warning, write_redis may not be fully functional

F-METRICS-389-graphite-forbidden-chars-5.4

Graphite does not handle some characters in the metric names, filter them

F-METRICS-390-tsdb-tag-extractor-5.4

Adds a means of tagging metrics sent to TSDB using collectd filter chains.

collectd's People

Contributors

kev009 avatar

Watchers

 avatar bootswithdefer avatar James Cloos avatar Tim Smith avatar  avatar

collectd's Issues

[METRICS-388] hiredis plugin

From: collectd#464

The bundled redis plugin uses a library that is not packaged in Debian. This branch switches to using hiredis.

Warning, write_redis may not be fully functional

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.