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 #839 from bastelfreak/rel1001

release 10.0.1

9b4a4e5ecf6816b470c4bb99e0df9dcea2b7db6a authored over 6 years ago by Tim Meusel <[email protected]>
release 10.0.1

1bda6bd6e3ed675f35745d4af6eed4cb18e98340 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #832 from paramite/feature/flush-pkg-conf

Flush plugin config files

db5549f78eb252def64aac13e755bcf8e4ae8d75 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #837 from archii/update-write-riemann-docs

update README example for plugin::write_riemann

26b0a331f26b995b49a14763bae40f6fb5ea877f authored over 6 years ago by Tim Meusel <[email protected]>
update README example for plugin::write_riemann

6e60971b1d5928013fa783648dfa244997797264 authored over 6 years ago by Archie Harris <[email protected]>
Merge pull request #836 from voxpupuli/modulesync

modulesync 1.9.4

a725754103fae785b60568ea0f96eda940067350 authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.4

ac8afae2e8f84f99621fad8a9cafed973b681c3b authored over 6 years ago by Tim Meusel <[email protected]>
Flush plugin config files

Even though the conf.d directory is flushed before creating configuration,
there are still some ...

a864d0d58815d58c944277417dcf52df2d3c7572 authored over 6 years ago by Martin Mágr <[email protected]>
Merge pull request #834 from voxpupuli/modulesync

modulesync 1.9.4

a8b4615be2a14d5e53c1b0d1e37578bf2b1827a2 authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.4

af50f1ae50a66e73366cb3497e90cad5f761e9d2 authored over 6 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 10.0.1-rc0

a8795ffd64606b6ea8e8d90b63b615aaedcbb9d9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #828 from bastelfreak/rel1000

release 10.0.0

f0b4d8507ec2719fae6b91e36a6f0d8c665987e8 authored over 6 years ago by Tim Meusel <[email protected]>
release 10.0.0

aebac6b5d0cc55cc7a78528b86d404814a2a914a authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #829 from smortex/threshold

Make the threshold plugin configurable

8a3b009ed686ae30e3561f726ad48a2565bd365b authored over 6 years ago by Tim Meusel <[email protected]>
Add missing data types for the threshold plugin

While here, align all parameters and default values.

dd7fb6d4fc8bb72301fd4ed80d894b787931f3e1 authored over 6 years ago by Romain Tartière <[email protected]>
Merge pull request #831 from voxpupuli/modulesync

modulesync 1.9.3

eeffda64cf5cebc7d4222dc38b75fd290da7918b authored over 6 years ago by Tim Meusel <[email protected]>
modulesync 1.9.3

318cab3e59ecd64da21ced1e065e037694ef43d9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #830 from smortex/riemann-fixes

write_riemann plugin fixes and enhancements

2098dfaed691fc1d1fa399bad0030cdbf258e270 authored over 6 years ago by Tim Meusel <[email protected]>
Make hosts / plugins / types always optional

The previous configuration did not allowed to create a host with only
plugins or types which is ...

29a87d1a44acb80b238e22ca2168032025cb5c9f authored over 6 years ago by Romain Tartière <[email protected]>
Allow to configure blocks with the same name

Change most data types from Hash to Array to allow multiple blocks with
the same name. The key ...

425ae23b6d0249bc9fe4bada66fab0a55d7d1dd3 authored over 6 years ago by Romain Tartière <[email protected]>
Improve write_riemann parameters names and types

- Do not prepent parameter names with "riemann_" (riemann_host -> host;
riemann_port -> port) ...

8207310c1cd12a5797538487aa2187c182d00d1f authored over 6 years ago by Romain Tartière <[email protected]>
Allow to pass multiple nodes to write_riemann

dc344fa9d7fba32f1b724000d0ae5552fa7ff767 authored over 6 years ago by Romain Tartière <[email protected]>
Add missing parameters to write_riemann

8f000a5eda97cf51753d79dd0afb2431ce6014c9 authored over 6 years ago by Romain Tartière <[email protected]>
Make write_riemann parameters optional

Only output configuration for provided parameters, let the default
values be inferred by collect...

3d44d17debd6ba13a358c78fbde2ebbbad5e3d72 authored over 6 years ago by Romain Tartière <[email protected]>
Switch write_riemann plugin template to epp

3aa652636e79bc766e275535d211c542d1af7ab0 authored over 6 years ago by Romain Tartière <[email protected]>
Add missing types for the write_riemann plugin

While here, fix a few inconsistencies in the test suite.

e53f5081dc3bd3f8fde3f003db28129d085fe930 authored over 6 years ago by Romain Tartière <[email protected]>
Do not allow empty strings to be passed

49173a35d3c60eb53f1a70c9979d763f543ee5fb authored over 6 years ago by Romain Tartière <[email protected]>
Make the threshold plugin configurable

```puppet
class { 'collectd::plugin::processes':
process_matches => [
'carbon-cache',
...

e745233412c73ff564aea062e190d2b8bcf80d35 authored over 6 years ago by Romain Tartière <[email protected]>
Merge pull request #827 from sileht/master

Add tail_csv plugin

5748e4a44cafb396ccd8a01411e2b18e078f6caa authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #822 from sileht/sileht/processes

processes: Add missing options

b3d30c3ef8713d63f7361a1382a11b1044ffc2b9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #824 from sileht/sileht/powerdns

Add powerdns plugin

c849a91d9578bdcc534b8dbb7c327a73d5c9143a authored over 6 years ago by Tim Meusel <[email protected]>
Add powerdns plugin

e48448105d7174ccb645e1b935eee35f7f938077 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Add tail_csv plugin

ed3fc1f71d8bfd89559debdf624df20f0b4010f5 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
processes: Add missing options

This change add some missing options:

* CollectContextSwitch
* CollectFileDescriptor
* CollectM...

809e7b477c819cd9c67c9071ae01c19ff41d6e7d authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #823 from sileht/sileht/ipc

Add ipc plugin

cde21b6a5237c958f989294183a71c030c84da40 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #826 from sileht/sileht/table

Add table plugin

3de500087674773a50c9da40afe3405fa6852df5 authored over 6 years ago by Tim Meusel <[email protected]>
Add table plugin

e86ef7c8cc89e0b303135d123e64b98e12f9537a authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Add ipc plugin

Collectd plugin ipc have been added in Collectd 5.5.

This change adds its support to puppet-col...

7f558e4a79ba870ebd538007b5a239697d8337b9 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #821 from traylenator/pythonepp

Cleanup how python modules are configured

e1f29e95d3af724eb25b752b16594463c282e7e1 authored over 6 years ago by Tim Meusel <[email protected]>
fixup - epp extension

c03760298698f87207eaf7c3a2a7ca56fe5a516b authored over 6 years ago by Steve Traylen <[email protected]>
Cleanup how python modules are configured

Convert templates for `collectd::module::python` to `epp`

Example

```puppet
collectd::plugin::...

eddb4f24c3b0795a6441d02b285d272a3b72d7c9 authored over 6 years ago by Steve Traylen <[email protected]>
Merge pull request #814 from sileht/sileht/swap

swap: add ReportIO option

e676a9edbd270b5a3bef43d1efafa945c62ec050 authored over 6 years ago by Ben S <[email protected]>
[blacksmith] Bump version to 9.1.1-rc0

56712d0a474495ff63985a47a15bae476dfeec87 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #820 from bastelfreak/rel910

release 9.1.0

c44886eb61c1653fd63bc5cc02cf10df8a221440 authored over 6 years ago by Tim Meusel <[email protected]>
release 9.1.0

be16c1ffe1db814b3581f3022d3559f0a46faceb authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #816 from sileht/sileht/ping

ping: set parameters type and add Size

d72753b36d1946b87bc109dd908eed18be1866d9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #817 from sileht/sileht/syslog

syslog: Add option notify_level

ec0f187965adab31fc74de350676dcde799697e3 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #815 from sileht/sileht/turbotstat

turbotstat: Add LogicalCoreNames option

592c63b071cf6d246eefb202903c2c31496f9eea authored over 6 years ago by Tim Meusel <[email protected]>
ping: set parameters type and add Size

This change:
* adds the parameter type for all options
* adds the missing option size
* converts...

837f59b2947f60d48e435938083161e546de0083 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
syslog: Add option notify_level

This change:
* adds option notify_level
* converts the template to epp
* set all parameters type...

946fee37d0294c019703b4a9349ec9b434507392 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #818 from traylenator/int

Fixes #662 accept numbers into configuration file

3abffed0669f88becfb680959a3c26f9081c22a8 authored over 6 years ago by Tim Meusel <[email protected]>
Fixes #662 accept numbers into configuration file

With a configuration of

```puppet
collectd::python::python{'foo':
modules => { 'foo' => { con...

a8d669651a2ecd221a5792cf9a8cdfc596e71d7a authored over 6 years ago by Steve Traylen <[email protected]>
turbotstat: Add LogicalCoreNames option

Since collectd-5.7, we can configure the name convention for core names.

This change adds this.

d5c1fc111968b09800ca23a3e9ba8059a1e16489 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #805 from traylenator/pythonaccept

A collectd::plugin::python acceptance test

e69dd247130753cd1af8c3fd999e2a8ab2a838b9 authored over 6 years ago by Steve Traylen <[email protected]>
A collectd::plugin::python acceptance test

python being installed is pre-requiste to the fact operating correctly
so it is installed within...

7ab43c29e400666d70038eb3d2adec1c366040db authored over 6 years ago by Steve Traylen <[email protected]>
swap: add ReportIO option

Add the new ReportIO option of collectd 5.8.

1fe2b580f0e605bda3908eeca671d0eed5ae6443 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #812 from sileht/sileht/intel_rdt

Add intel_rdt plugin

3700eb238f9a55f9846147e9e295b1a1f9687a52 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #810 from sileht/sileht/mysql-new-options

mysql: Add some missing options

62f261510a5ecdc6652fd6fdf327a09860b47b2f authored over 6 years ago by Tim Meusel <[email protected]>
Add intel_rdt plugin

intel_rdt plugin have been added collectd 5.7

This change adds it to puppet-collectd.

2b67e15d415f7ce909a5c48acf589b7b51070c99 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #813 from sileht/sileht/numa

Add numa plugin

99106acf7b0838dbb70747e7fe24dddf01a8c122 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #811 from sileht/sileht/hugepage

add hugepages plugin

67872f00fdcbc6284d15c92c02aa182643e48ba5 authored over 6 years ago by Tim Meusel <[email protected]>
Add numa plugin

Numa plugin exists since 5.1, this change add it to puppet-collectd.

a2fa9f81fda68fab986889f023487d370c1a4037 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
add hugepages plugin

In collectd 5.7, the hugepages plugin have been added.

This change adds it in puppet-collectd.

94cd5c36ebd8349dc69398f8339543e00ec61711 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
mysql: Add some missing options

This change adds some missing mysql options:
* Alias/ConnectionTimeout have been introduced in 5...

25096167a72b499ef2734124c0a3835cdc675b00 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #809 from bastelfreak/cleanup

dont use topscope variables or includes

bb6aea30fb08328920bc2588a8cb475148334641 authored over 6 years ago by Sebastian Rakel <[email protected]>
dont use topscope variables or topscope includes

da4ef7feb79867c30725625e4f11c6d05bf0cf63 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #801 from sileht/sileht/cpu-5.8

plugin: update cpu for collectd 5.8

3951f1fadfd23b9354e4b1976558d57d86d8364d authored over 6 years ago by Tim Meusel <[email protected]>
plugin: update cpu for collectd 5.8

This change adds options for cpu plugin present since collectd 5.8

32fb31c8f752f7eee3219a6e8d416b363c88cdd0 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #808 from bastelfreak/centos

drop centos 6 support

93ae107f189ff8403fe8c957b0d6b41c48fd9727 authored over 6 years ago by Sebastian Rakel <[email protected]>
drop centos 6 support

CentOS 6 is too old, the provided packages in epel don't work anymore
with the module. Some fail...

eb0550f9b7bd1fcd08c39a75099a944644130bc9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #798 from sileht/sileht/apache-plugin

apache: sync options and add tests

bf21a7893d1c217a26e1af1acf6a9d536495cf1d authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #800 from sileht/sileht/battery

plugin: add battery plugin

094fbf376c7a009a8ef45b42e0fb65137db522c9 authored over 6 years ago by Tim Meusel <[email protected]>
plugin: add battery plugin

this change adds the battery plugin

5f741b6b91725b75a832ebcdfa3be9db5d002885 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
apache: sync options and add tests

This change adds test coverage for the apache plugins.

And two missing options SSLCiphers and T...

8c189e064415f8f28071caf938ec7c6fd055afd2 authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #802 from paramite/feature/amqp1

Add amqp1 plugin support

2ad7881190560896f81f548664904970343f8e12 authored over 6 years ago by Tim Meusel <[email protected]>
Add amqp1 plugin support

This patch adds possibility to configure amqp1 plugin added recently
to collectd [1].

[1] https...

0f9f525f967930620437afb050d58570d129ee85 authored over 6 years ago by Martin Mágr <[email protected]>
Merge pull request #799 from sileht/sileht/readme-fix

doc: tell rake rubocop is needed

284c64c4e5540784992bb49ae5178181e9845dfb authored over 6 years ago by Ben S <[email protected]>
doc: tell rake rubocop is needed

"rake rubocop" is missing comparing of what ran on travis-ci.

Adds it, so contributor will not ...

d1f2741072e23f1506642ddd6513dd04b676c72e authored over 6 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #797 from mrunge/extra_stats

Add ExtraStats parameter to virt plugin

cd9486e9c5e586b02cfdd4eef0ec9bcd9e5a9113 authored over 6 years ago by Tim Meusel <[email protected]>
Add ExtraStats parameter to virt plugin

8ba458c0ec815b0ca04d4850d2705d454beb530b authored over 6 years ago by Matthias Runge <[email protected]>
Merge pull request #796 from smortex/bind-view-type

Validate bind view parameters

b42be018cdb1ad0fb32cfd0d33cdd30ca37da593 authored over 6 years ago by Tim Meusel <[email protected]>
Add collectd::plugin::bind unit tests

80f5123a9830cd51624f3f63d31405c233ca8c63 authored over 6 years ago by Romain Tartière <[email protected]>
Align default values after last commit

73500e260f9fab9a38fe1e781d2d37255be1deec authored over 6 years ago by Romain Tartière <[email protected]>
Add a custom type to validate bind views

a5544286584e615f5a7b60ad5d29ecdcb26b2e4e authored over 6 years ago by Romain Tartière <[email protected]>
[blacksmith] Bump version to 9.0.2-rc0

2a5aebf60b168653bf72bd9c2a4f4be21b5a1db9 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #795 from bastelfreak/rel901

release 9.0.1

741ce50de04f016229484867444ca29882dc0cf0 authored over 6 years ago by Tim Meusel <[email protected]>
release 9.0.1

f105331f6ffd3de05251067013749fd7c6a11515 authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #794 from smortex/remove-trailing-spaces

Fix trailing spaces

3b208d8b8376646395f5dd07f7ccd60a0bd9ee81 authored over 6 years ago by Tim Meusel <[email protected]>
Ensure we match the line end in unit tests

8fb25becd3aeec9df47934e088ae4b2e40f4295d authored over 6 years ago by Romain Tartière <[email protected]>
Fix trailing spaces

ef5f23797f24c3c7b1f810cd88b3c47fbded2e95 authored over 6 years ago by Romain Tartière <[email protected]>
[blacksmith] Bump version to 9.0.1-rc0

16ab08dd7897d7b2e8e096367dc0f9e80739497f authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #793 from bastelfreak/rel900

release 9.0.0

7fa8f7ba9eb86df8d8098914325bd08957004fdf authored over 6 years ago by Tim Meusel <[email protected]>
release 9.0.0

acc25ff58b341522c1b516fb1a064bc53327bb6b authored over 6 years ago by Tim Meusel <[email protected]>
Merge pull request #681 from trustchk/nut

Add support for nut plugin (#621)

c49a05971a00f99c1d3d2c6ca37d30490e16ff19 authored over 6 years ago by Tim Meusel <[email protected]>
nut: add spec test

336497812d0ff482cec22343e491094706ed8ef6 authored over 6 years ago by trustchk <[email protected]>
Add nut support

6197c0b9fee5313c7e16986a6fee3986986bae85 authored over 6 years ago by Tom Judge <[email protected]>
Add docs

5bd9e533cd3b36d023d1a1c9860c7d35159c37e8 authored over 6 years ago by Tom Judge <[email protected]>
Merge pull request #792 from jlutran/removeArraySorting

Remove array sorting in python module template (#586)

d95540c6ad104d15074540d892e9dab1f090fd01 authored over 6 years ago by Tim Meusel <[email protected]>
Remove array sorting in python module template

3312f8137da9d5d0cba3073aa257e5dff1a527e3 authored over 6 years ago by Julien Lutran <[email protected]>
Merge pull request #791 from ekohl/msync-docker

Rely on beaker-hostgenerator for docker nodesets

24492c73912b302423575cdab07c229967259926 authored over 6 years ago by Tim Meusel <[email protected]>