Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-collectd

Collectd module for Puppet
https://github.com/voxpupuli/puppet-collectd

Merge pull request #176 from jkinred/patch-1

Set default value of chains to be hash

2da626d7d373b03d48cea94e699b3b25eb8e0643 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #177 from bodgit/python

Add dependency for python plugins

15bf38b5de3a8c1fa5f568b9f36efc28c4321ca0 authored over 10 years ago by William Van Hevelingen <[email protected]>
Adding support for WriteQueueLimitLow & WriteQueueLimitHigh, which were added in collectd 5.4

3b691fdff1b50becb794d201bea1c47d3f88fd48 authored over 10 years ago by Joshua Garnett <[email protected]>
Add dependency for python plugins

As there's no dependency between them and the collectd service, there's no
guarantee they're ins...

0545b358e43eddee2c6d9b864439110616c7f207 authored over 10 years ago by Matt Dainty <[email protected]>
Set default value of chains to be hash

Seeing errors like this when value isn't set:

Error: [] is not a Hash. It looks to be a ...

8d560f7c22b2d26053ed95bc6b6f1814449fb180 authored over 10 years ago by Jonathan Kinred <[email protected]>
sort snmp data and hosts hash

396d7eeef8e495e4824d49803e39d7b0cf375745 authored over 10 years ago by John Jendro <[email protected]>
Add Modulefile

fd6456c0b21be815bab7e5a98fc879cbf9b34049 authored over 10 years ago by John Jendro <[email protected]>
Fix lint problems

edaeb8ce8a60da521a3f4bbb4b1f3464621f544c authored over 10 years ago by John Jendro <[email protected]>
Merge pull request #174 from joshgarnett/master

Add support for manually specifying the hostname collectd uses

7dcac07b0bc13f0836f960f0b8b91ebef62e3364 authored over 10 years ago by William Van Hevelingen <[email protected]>
Add support for manually specifying the hostname collectd uses

6bd07893b1a89a1fe39ba2d8de1c40a4a30b43ec authored over 10 years ago by Joshua Garnett <[email protected]>
Merge pull request #173 from pdxcat/release_300

Release 3.0.0

009aeb35eafcd7481359320f16c32385e631443b authored over 10 years ago by William Van Hevelingen <[email protected]>
Release 3.0.0

Backwards-incompatible changes:

* Make sure plugin_conf_dir is not world readable
* Full rewrit...

fc772f8a12dbe53910e9209ef3b5df82c450cb45 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #171 from alphagov/improve_collectd_varnish

Improve collectd varnish

5799eb4b676bf811a4fb0c30dd5213ce8919d685 authored over 10 years ago by William Van Hevelingen <[email protected]>
Improve Varnish plugin

- Fixes bug of being unable to use module if you have no current version
of collectd - restric...

d8f337fcd52edd7cf4d615e7089d83d3812d5e14 authored over 10 years ago by Jacob Ashdown <[email protected]>
Merge pull request #170 from bdossantos/feature/custom_package_name

Add the possibility to customize package name.

8b5a0c77b31c200b208002bf2ef110d7d768eb34 authored over 10 years ago by William Van Hevelingen <[email protected]>
Add the possibility to customize package name.

For example, this add the possibility to install 'collectd-core' instead
'collectd'. Less depend...

b1b8d8458a2aa5bbaa914ab084dc8b9e9adfb6e1 authored over 10 years ago by Benjamin Dos Santos <[email protected]>
Merge pull request #166 from txaj/syslog-loaded-first

Issue 164: syslog plugin needs to be loaded as first plugin

6454a6337598c1ecd2e484906a311be628cd30f7 authored over 10 years ago by William Van Hevelingen <[email protected]>
Issue 164: syslog plugin needs to be loaded as first plugin

If the syslog plugin is not initialized as first plugin, other plugins
won't be able to log thei...

35700d0a90a3639b37147696cba23dd05b195c26 authored over 10 years ago by txaj <[email protected]>
Merge pull request #165 from txaj/extend-network-plugin

Full rewrite of the network plugin

6e75f5d72a497d9b52840e880a79797b79305442 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #168 from txaj/postgresql-module-rewrite

Rewrite of postgresql module to allow invocation by defined types

547a4464ad7d7e6686bb87d2ad2d7ff783d868fb authored over 10 years ago by William Van Hevelingen <[email protected]>
Rewrite of postgresql module to allow invocation by defined types

It now also support defining custom queries.

As a bonus, this rewrite is backward compatible (!)

f844fd46ea6223c59bb694dd541f8e6ef8bda84c authored over 10 years ago by txaj <[email protected]>
Merge pull request #169 from kitchen/patch-1

notify the collectd service when purging plugins

19ae484a82f5f2fa31d8b15257f2137bb8a4bd85 authored over 10 years ago by William Van Hevelingen <[email protected]>
notify the collectd service when purging plugins

currently, if you have purge enabled and remove a plugin, the collectd service isn't notified. t...

eaaf8d635209045223bd34189c1e6c04d8b80e85 authored over 10 years ago by Jeremy Kitchen <[email protected]>
Merge pull request #161 from ccin2p3/f/plugins-perl

add support for perl plugins

165815e6d00725ea9b4d6a42d77473529e149b90 authored over 10 years ago by William Van Hevelingen <[email protected]>
correct minor lint style problems

96a413653045221ac56bdf4ed8c2c321b99f3c34 authored over 10 years ago by Fabien Wernli <[email protected]>
Merge pull request #167 from cfeskens/add-redhat-rrdtool-package

add collectd-rrdtool package needed for RedHat

0b6eff2bd7cce229a32e6a53bf2b20987b8ec6a7 authored over 10 years ago by William Van Hevelingen <[email protected]>
add collectd-rrdtool package needed for RedHat

c68d337bac9f48c265bd8f899d321bf4fbdcbecf authored over 10 years ago by Casey Feskens <[email protected]>
use collectd::plugin resource and handle order and ensure parameters

9ba7f5215f57e012e7bf556a5614aa246422753b authored over 10 years ago by Fabien Wernli <[email protected]>
Merge pull request #154 from jameseck/df_values

362d0204f85e7b4bfa764b765155c750cb8b2545 authored over 10 years ago by William Van Hevelingen <[email protected]>
added valuesabsolute and valuespercentage to df plugin

fe582d7d6402906cf48bebd2d69349a070e6d00f authored over 10 years ago by James Eckersall <[email protected]>
added version checking to valuesabsolute and valuesrelative for df plugin

a7bcd2b9d7de6a47fa0504d3e30aea6fb7831a30 authored over 10 years ago by James Eckersall <[email protected]>
Full rewrite of the network plugin

It now allows more than one server and more than one listener. It can be
configured both by para...

e5a4fd0c185b9d5677d64faf73c7c7b2ce8c8087 authored over 10 years ago by txaj <[email protected]>
Merge pull request #163 from x-way/sensors_plugin_new

add support for sensors plugin

ebc30f177ac8f5ec203ca832a088ae81e0cba849 authored over 10 years ago by William Van Hevelingen <[email protected]>
add support for sensors plugin

ab8330f2908f18e6ac35e11ccfd00f5d84b6c5c7 authored over 10 years ago by Andreas Jaggi <[email protected]>
add support for perl plugins

2cf3b6d7c8dfde70c36e68506ab3d3844903d49c authored over 10 years ago by Fabien Wernli <[email protected]>
Merge pull request #160 from txaj/fix-perms

Make sure plugin_conf_dir is not world readable

c5456782fba0768980980af25b08adb293827a80 authored over 10 years ago by William Van Hevelingen <[email protected]>
Make sure plugin_conf_dir is not world readable

Some plugins configuration can include sensitive datas
(passwords, tokens...). There's no legiti...

50436e05f45fa1aca16654a43fd2b4c17a0931ec authored over 10 years ago by txaj <[email protected]>
Merge pull request #159 from txaj/custom-include

Allow custom Include directives

a30b4038c947959e6729a450d9f04039794077d7 authored over 10 years ago by William Van Hevelingen <[email protected]>
Allow to custom Include directives

bfb349372ed94b13fed83bfa98d95d10c5007f24 authored over 10 years ago by txaj <[email protected]>
Merge pull request #155 from janschumann/master

added plugin logfile

350c4e4ae5930f8acb5a8a7d18807255e6242e89 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #158 from txaj/add-curl-module

Support curl plugin

9b5b962ca5d717ad61fd06fa2262cd78c5f90c79 authored over 10 years ago by William Van Hevelingen <[email protected]>
Support curl plugin

8fa71edb89126389cb4189e456b5b88c948cf0d2 authored over 10 years ago by txaj <[email protected]>
coding style

87a9efe20255a05c07aaf0061913801c8545c14c authored over 10 years ago by Jan Schumann <[email protected]>
Merge pull request #157 from pdxcat/update_travis

Remove rspec-system tests

6caf676d4199a1d161292d7b75c89a9c03d7c501 authored over 10 years ago by William Van Hevelingen <[email protected]>
Update supported platforms in metadata.json

732074054e87ac200852ed02ded2ba4c4136205c authored over 10 years ago by William Van Hevelingen <[email protected]>
Remove rspec-system tests

9fd54b797117e8f87a6e79bb5b16d34cce8b75df authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #156 from pdxcat/update_travis

Update travis.yml, Gemfile, and Rakefile

ca2c799082f4e263c2bb112f8de75363f0e0976e authored over 10 years ago by William Van Hevelingen <[email protected]>
Update travis.yml, Gemfile, and Rakefile

613f2d5d388d2dccb8a284003cf1b423ba76eacf authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #153 from jameseck/python_conf_sort

added sort to python.conf.erb options hash

d1256eb9ba801f91bd38567df8ad361eb27b9c5f authored over 10 years ago by William Van Hevelingen <[email protected]>
added plugin logfile

3024972eff28cb513000f8aa5655f0b7039fef83 authored over 10 years ago by Jan Schumann <[email protected]>
added sort to python.conf.erb options hash

d4006899bbad5a1eb0ad7bcbd2b94ce7fe69ff1c authored over 10 years ago by James Eckersall <[email protected]>
Merge pull request #149 from kimor79/add_statsd

Add statsd plugin config

1ee7d145b347d4aeebf03ac48c808378551f249c authored over 10 years ago by William Van Hevelingen <[email protected]>
Add statsd plugin config

TODO: make it so this is only available with collectd >= 5.4

01c213ae5a45fff0c5a7ced96de3407ded344aa1 authored over 10 years ago by Kimo Rosenbaum <[email protected]>
Merge pull request #147 from kimor79/add-write_http-plugin

Add write_http config

647ab825b72be4435116fb1112e229ee6ee36f64 authored over 10 years ago by William Van Hevelingen <[email protected]>
Add write_http config

c7c545756c00e3cb9003ef7060bce91788ec86dc authored over 10 years ago by Kimo Rosenbaum <[email protected]>
Merge pull request #146 from pdxcat/release_210

Release 2.1.0

6621318d087870f959c6caf3ac86c41633132fdf authored over 10 years ago by William Van Hevelingen <[email protected]>
Release 2.1.0

Summary:

This release adds Gentoo osfamily support and minor plugin changes

Features:

- addin...

c1f85e1341319aed8f45a897b57de11ee86a749f authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #145 from chrislovecnm/master

adding Gentoo support

62cdadf643057f89cfbaa73849a48144fc414852 authored over 10 years ago by Spencer Krum <[email protected]>
fixing quote

c641fc94d22352c0b47bd01346ffc291fc7663fe authored over 10 years ago by Chrs Love <[email protected]>
updating plugin group correctly, and tweaking Gentoo install

4d5d183158e35939130ab16f0efca24c84698b17 authored over 10 years ago by Chrs Love <[email protected]>
adding Gentoo support

c22ee6b3b2e2e345355c1505d5f55e0a9b8cfa28 authored over 10 years ago by Chrs Love <[email protected]>
Merge pull request #144 from txaj/tcpconn-fix-142

tcpconn plugin: $localports and $remoteports can me left undef

3fd083e6a0f2b04b709572ca8318e68356403f84 authored over 10 years ago by William Van Hevelingen <[email protected]>
tcpconn plugin: $localports and $remoteports can me left undef if $listening is not set

7189a793282772112e181bc555b67dc954bd3032 authored over 10 years ago by txaj <[email protected]>
Merge pull request #140 from txaj/unixsock-delete-opt

Unixsock delete option

93c6cf9c4b7c3a56cd09a7a620c31cc5f64ddfb6 authored over 10 years ago by William Van Hevelingen <[email protected]>
unixsock plugin: Implement the "DeleteSocket" option.

91abd4a6081cecbf2ec92128d05b0add1f3abd69 authored over 10 years ago by txaj <[email protected]>
Merge pull request #139 from mmoll/reportreserved

add reportreserved parameter for df plugin

11721bae0e9ee08cf85e3ee61d6a5cde46bfa7a8 authored over 10 years ago by Brianna Buckner <[email protected]>
add reportreserved parameter for df plugin

f7caf1cfe70f11d34b4a2a94a1d951c988f69e1f authored over 10 years ago by Michael Moll <[email protected]>
Release 2.0.1

Fix issue with metadata.json preventing Forge uploads

f6a53f6788afab57ea5f30eab1978bb022c546d7 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #135 from pdxcat/release-200

Release 2.0.0

633cf838c2207e4da51aa983f75927f4608cdfb6 authored over 10 years ago by William Van Hevelingen <[email protected]>
Release 2.0.0

Summary:

This release adds support for several new plugins and contains
some backwards-incompat...

d3f87b61f3b4a5df63e7b04b86f7cbeb1b927374 authored over 10 years ago by William Van Hevelingen <[email protected]>
Merge pull request #134 from puppetize/master

Support libvirt plugin

c08d07a9e95f9db3ab2837f1bfc6fe0ad9d62f05 authored over 10 years ago by William Van Hevelingen <[email protected]>
Support libvirt plugin

513557b98df35815c8e78f16eaead5b0fe651d6b authored over 10 years ago by Uwe Stuehler <[email protected]>
Merge pull request #132 from jarib/non-readable-conf-d

Plugin config should not be world-readable

6bb76aa27c8ae7bf7669921498d2b8aaf692df59 authored almost 11 years ago by Colleen Murphy <[email protected]>
Add .bundle to .gitignore

2493f5fcd76459cd1ac0acc6566da541d11183de authored almost 11 years ago by Jari Bakken <[email protected]>
Make sure plugin configs are not world readable.

e3af26b10c488d8b64bccd0b2755fe1b7e2a3130 authored almost 11 years ago by Jari Bakken <[email protected]>
Merge pull request #131 from jarib/graphite-separate-instances

write_graphite: support setting SeparateInstances

02a4edf30360d0ccbee1da116f5fbf5b70e648f3 authored almost 11 years ago by Colleen Murphy <[email protected]>
write_graphite: support setting SeparateInstances

2292b08427ae497cdccff0c4037f8232cdb210cc authored almost 11 years ago by Jari Bakken <[email protected]>
Merge pull request #130 from pdxcat/metadata.json

adding metadata.json for better forge searching

c38c6b5f7004dc791db52430d411bc9c5a84ef33 authored almost 11 years ago by Jonathan Harker <[email protected]>
adding metadata.json for better forge searching

2a27260679e19adde5c3db8b033a394e2bdf46a9 authored almost 11 years ago by Spencer Krum <[email protected]>
Merge pull request #129 from jpoittevin/comments

Comments

4cef493561511dd0a38ad5b752b6e2a232b55c51 authored almost 11 years ago by Colleen Murphy <[email protected]>
Merge pull request #124 from jpoittevin/nfs

Add nfs plugin

5739b072e9a6bd757d3f90f9add88d271e6b8175 authored almost 11 years ago by Colleen Murphy <[email protected]>
Merge pull request #125 from jpoittevin/vmem-plugin

Add vmem plugin

7bc1f0d8605d2c4629836be5e64df996373fb139 authored almost 11 years ago by Colleen Murphy <[email protected]>
Merge pull request #126 from jpoittevin/memcached

Fix port parameter quotes in memcached plugin

68f9ea74bcb97cb0e48f561fe4875a8af8a77f6d authored almost 11 years ago by Colleen Murphy <[email protected]>
Fix port parameter quotes in memcached plugin

1e1915f2fcf063561427ab4fe575c40fee3dedb6 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Add nfs plugin

2bd47da3f9680d26c836c95a4c458bcbedb1f5bc authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Add vmem plugin

a6a429dd46cff4faab08eba1c344f759f1659b97 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
redis plugin parameter change documentation

c04ad11c9bb800296805b2b519cfc81763ccecc2 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
write_network plugin deprecation documentation

e3b2d5545b55f07c0dba985c1e74c166e3232440 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Cpu plugin documentation

365a6da2ee37cd9be42d20b32acf2790b32862f8 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Merge pull request #127 from jpoittevin/cpu-plugin

Add cpu plugin

cd1ea6fd581d536a447e02eeb02d57306a4fb999 authored almost 11 years ago by Colleen Murphy <[email protected]>
Merge pull request #128 from jpoittevin/style-fix

Style fixes

8003779c728b3ce47d88f616b00967412cb6a3fc authored almost 11 years ago by Colleen Murphy <[email protected]>
Style fixes

e457c22bb9c9ad21c0552538c17955df8139e610 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Add cpu plugin

9fcfb50b7b53a389479ef8ca7ef74fe3f887d452 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Merge pull request #120 from jpoittevin/contextswitch-plugin

Contextswitch plugin

68d5e421952d1d67a712ab7db5b321a592f40f06 authored almost 11 years ago by William Van Hevelingen <[email protected]>
Merge pull request #123 from jpoittevin/fix-redis

Fix timeout parameter quotes in redis plugin

Fixes #121

9c9692a8a8af853b397d8b46e860749bfef38bde authored almost 11 years ago by William Van Hevelingen <[email protected]>
Merge pull request #122 from jpoittevin/amqp-typo-fix

Fix typo in amqp plugin

16b97c2c553a80ce62127b72d296eb4bcda980a0 authored almost 11 years ago by William Van Hevelingen <[email protected]>
Fix timeout parameter quotes in redis plugin

12dd54ee43c0f34c6a9569e6e379e922e2e51604 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Fix typo in amqp plugin

a3da8743b9e0b099ab5514c76ef3b0137a7347a7 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Add contextswitch plugin

63d150d7ff8e959eb2a796eae82f6ec1f7303ab3 authored almost 11 years ago by Jérôme Poittevin <[email protected]>
Merge pull request #114 from jpoittevin/plugins-refactor

Plugins refactor

28bb3c3dbcd134e95b05860529b5b15078f173b5 authored almost 11 years ago by William Van Hevelingen <[email protected]>