All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v14.0.0 (2022-09-07)
Breaking changes:
- Drop support of Debian 9, Ubuntu 16.04 and FreeBSD 11 (EOL) #990 (smortex)
- Make port and host optional for mysql plugin #988 (jovandeginste)
Implemented enhancements:
- Add support for EL9 #1005 (jovandeginste)
- puppet/epel: Allow 4.x #1004 (jovandeginste)
- move typesdb with concat resources #996 (fe80)
- Add support for FreeBSD 13 #991 (smortex)
Fixed bugs:
- Rely on autorequires of files when using concat #1003 (traylenator)
Closed issues:
- File['collectd.d'] -> Concat <| tag == 'collectd' |> is too greedy #1000
Merged pull requests:
- rubocop compliance for modulesync_config 5.3.0 #1001 (traylenator)
- Drop Arch Linux support #997 (bastelfreak)
v13.0.0 (2021-09-13)
Breaking changes:
- Drop EoL Puppet 5 support; Add Puppet 7 support / Allow latest dependencies / Drop EoL Debian 8 #975 (bastelfreak)
Implemented enhancements:
- plugin::mysql::database - remove default 'UNSET' values #724
- Add support for Debian 11 #984 (smortex)
- MySQL database plugin: allow no password; default Host, User, and Password to undef #970 (ph448)
- Add ubuntu 20 support #941 (bastelfreak)
Fixed bugs:
- postgresql plugin does not produce working database configuration with writer query #971
- .sync.yml: load spec_helper_methods in spec_helper.rb #979 (bastelfreak)
- Removing extra whitespaces wrom carbon template #978 (markasammut)
- Emit CommitInterval when writer is configured for database #972 (ph448)
- Convert plugin_instance_format from Enum to String #969 (leifmadsen)
- Fix dbi query.conf.erg template #960 (VtG242)
- Fix type mismatch for ovs_stats port #959 (mrunge)
- Fix
ignoreselected
typo in protocols.conf.erb template #957 (VtG242) - Drop erroneous double quotes from virt plugin template #954 (leifmadsen)
Closed issues:
- [release request] v12.3.0 #974
- collectd::plugin::virt plugin_instance_format should not be Enum #968
- Python plugin template does not create valid module configuration #964
- ovs_stats port number mismatch #958
- collectd fails to load when using multiple hostname format values #953
Merged pull requests:
- Allow stdlib 8.0.0 #983 (smortex)
- Update badges in README.md #982 (bastelfreak)
- Adding Reverse Host parameter #973 (markasammut)
- Install collectd-mcelog package on RedHat #962 (uvNikita)
v12.2.0 (2020-09-18)
Implemented enhancements:
- Add PluginInstanceFormat parameter to virt plugin #955 (leifmadsen)
- Add support for Header and Metrics configuration for write_http plugin #944 (paramite)
Fixed bugs:
- Remove redundant white space from python templates #943 (traylenator)
- Fix unixsock default path #940 (smortex)
Merged pull requests:
- Convert mocha tests to rspec #952 (KeithWard)
- modulesync 3.0.0 / fix several puppet-ling warnings #951 (bastelfreak)
- Add options to limit the send queue length #950 (mrunge)
- Allow to set separate interval for database resource #945 (oleksandriegorov)
v12.1.0 (2020-05-04)
Implemented enhancements:
Fixed bugs:
- Snmp agent fix #937 (MichalRebisz)
- Fix Logparser template datatype handling #936 (MichalRebisz)
Merged pull requests:
v12.0.0 (2020-04-04)
Breaking changes:
- [collectd] rename log_parser to logparser #930 (prabiegx)
- Change all
port
parameters to useStdlib::Port
#906 (bastelfreak)
Fixed bugs:
- Install disk package if required prior CentOS 8 #929 (NikolayTsvetkov)
v11.4.0 (2020-03-29)
Implemented enhancements:
- Add Plugin Log parser #912 (MichalRebisz)
Fixed bugs:
- processes-config.conf file is not created #926
- Create processes plugin configuration on RedHat #927 (traylenator)
- Skip Load:ReportRelative as problematic for collectd 5.9.0 #924 (traylenator)
- Ignore more installed versions of python during tests #923 (traylenator)
v11.3.0 (2020-03-19)
Implemented enhancements:
- New utils parameter to install collectdctl #919 (traylenator)
- Require puppet-epel over stahnma-epel #918 (traylenator)
- Add CentOS 8 support #917 (traylenator)
- Add dpdk_telemetry plugin #913 (prabiegx)
Fixed bugs:
- write_http/disk is own sub package on CentOS 8 #920 (traylenator)
Closed issues:
- Time for a new version ? #684
v11.2.0 (2020-02-25)
Implemented enhancements:
- Add dcpmm plugin #914 (prabiegx)
- Add pcie_errors plugin #911 (prabiegx)
- Add SNMP agent plugin #910 (MichalRebisz)
Merged pull requests:
- Plugin Mcelog default config #909 (MichalRebisz)
v11.1.0 (2020-02-08)
Implemented enhancements:
- Add Mce log plugin #904 (MichalRebisz)
- Fix stdlib deprecation warnings #895 (amorphina)
- Add ReconnectInterval option to the write_graphite plugin (defaults to zero, introduced in version 5.6) #892 (markasammut)
- Plugin write kafka custom properties and meta #888 (nitrik)
- Accept to use python3 if python is not on the path #885 (traylenator)
Fixed bugs:
- fixes #901 by excluding the ReportRelative option #907 (bastelfreak)
- plugin/java: handle OpenJDK as well #880 (GiedriusS)
Closed issues:
- Error with Plugin "Load" with collectd-5.9 and RHEL-8 #901
- ProcEvent plugin uses ProcessRegex instead of RegexProcess #897
Merged pull requests:
- update repo links to https #903 (bastelfreak)
- modulesync 2.10.1 / Drop FreeBSD 9 & 10 / Add FreeBSD 11 and 12 / Drop Solaris #899 (dhoppe)
- Remove duplicate CONTRIBUTING.md file #898 (dhoppe)
- RegexProcess has been renamed during collectd #896 (mrunge)
- drop Ubuntu 14.04 support #894 (bastelfreak)
- Clean up acceptance spec helper #893 (ekohl)
- drop legacy precise code #891 (bastelfreak)
- travis: switch base OS from xenial to bionic #890 (bastelfreak)
- Apt update before installation of collectd #889 (theosotr)
v11.0.0 (2019-06-16)
Breaking changes:
- drop EOL Ubuntu 14.04 #884 (bastelfreak)
- modulesync 2.6.0 and drop Puppet 4 #872 (bastelfreak)
Implemented enhancements:
- Replace create_resources() calls #716
- Add puppet tasks to call collectdctl #882 (traylenator)
- replace create_resources with resource types #874 (zoojar)
- add flushinterval param to loadplugin config #873 (zoojar)
- add Ubuntu 18.04 support #868 (bastelfreak)
- Add address field to memcached plugin #853 (mrunge)
Fixed bugs:
- Cannot specify ci_package_repo => 5.8 even though 5.8 is available #741
- Allow puppetlabs/concat 6.x, puppetlabs/stdlib 6.x #881 (dhoppe)
- remove reference to collectd::plugin::perl::filename #849 (mindriot88)
Merged pull requests:
- Allow puppetlabs/apt 7.x #878 (dhoppe)
- puppet-lint: fix topscope_variable #875 (bastelfreak)
- replace deprecated has_key() with
in
#869 (bastelfreak)
v10.1.0 (2018-10-14)
Implemented enhancements:
- Adapt write http plugin to new format #848 (kazeborja)
- allow puppetlabs/apt 5.x #842 (bastelfreak)
- add AutoLoadPlugin to global options #840 (mrunge)
- Add configuration/support for NFVPE plugins #835 (paramite)
Fixed bugs:
- Persist the interval in the conf file as a number #859 (nbarrientos)
- Fix wrong closure of Host parameter for curljson template #845 (kazeborja)
Closed issues:
- Documentation for collectd::plugin::ping, needed to use class #841
Merged pull requests:
- allow puppet 6.x #861 (bastelfreak)
- Fix beaker tests #858 (alexjfisher)
- allow puppetlabs/stdlib 5.x , puppetlabs/apt 6.x and puppetlabs/concat 5.x #850 (bastelfreak)
- update gem dependencies #846 (bastelfreak)
- Update collectd::plugin::ping example with an example that has been tested to succeeded #843 (pckizer)
v10.0.1 (2018-07-29)
Fixed bugs:
- update broken README.md example for plugin::write_riemann #837 (archii)
- Flush plugin config files #832 (paramite)
v10.0.0 (2018-07-15)
Breaking changes:
- write_riemann plugin fixes and enhancements #830 (smortex)
- Cleanup how python modules are configured #821 (traylenator)
Implemented enhancements:
- Hash, Array entries in config to python plugin ? #819
- Array sorted in python module #586
- Feature request - thresholds #292
- Make the threshold plugin configurable #829 (smortex)
- Add tail_csv plugin #827 (sileht)
- Add table plugin #826 (sileht)
- Add powerdns plugin #824 (sileht)
- Add ipc plugin #823 (sileht)
- processes: Add missing options #822 (sileht)
- swap: add ReportIO option #814 (sileht)
v9.1.0 (2018-06-14)
Implemented enhancements:
- syslog: Add option notify_level #817 (sileht)
- ping: set parameters type and add Size #816 (sileht)
- turbotstat: Add LogicalCoreNames option #815 (sileht)
- Add numa plugin #813 (sileht)
- Add intel_rdt plugin #812 (sileht)
- add hugepages plugin #811 (sileht)
- mysql: Add some missing options #810 (sileht)
- Add amqp1 plugin support #802 (paramite)
- plugin: update cpu for collectd 5.8 #801 (sileht)
- plugin: add battery plugin #800 (sileht)
- apache: sync options and add tests #798 (sileht)
- Add ExtraStats parameter to virt plugin #797 (mrunge)
- Validate bind view parameters #796 (smortex)
Fixed bugs:
- collectd::plugin::python::module does not support number options #662
- Fixes #662 accept numbers into configuration file #818 (traylenator)
Merged pull requests:
- dont use topscope variables or includes #809 (bastelfreak)
- drop centos 6 support #808 (bastelfreak)
- A collectd::plugin::python acceptance test #805 (traylenator)
- doc: tell rake rubocop is needed #799 (sileht)
v9.0.1 (2018-05-21)
Fixed bugs:
v9.0.0 (2018-05-20)
Breaking changes:
- collectd::plugin::ceph - Add additional data types #781 (juniorsysadmin)
- collectd::plugin::bind - Add additional data types #780 (juniorsysadmin)
- collectd::plugin::apache - Use data types #779 (juniorsysadmin)
- collectd::plugin::amqp - Use data types #778 (juniorsysadmin)
- collectd::plugin::oracle - Use data types #776 (juniorsysadmin)
- collectd::plugin::network - Add data types #775 (juniorsysadmin)
- Use data types, remove anchors #773 (juniorsysadmin)
- config.pp clean up #772 (juniorsysadmin)
- Standardize file permissions, allow non-root #767 (juniorsysadmin)
Implemented enhancements:
- Owner and modes for plugin files should reference ones set in collectd init #719
- Add support for nut plugin (#621) #681 (trustchk)
Fixed bugs:
- service resource name 'collectd' should be renamed #688
- Remove array sorting in python module template (#586) #792 (jlutran)
- Use $collectd::service_name consistently #771 (juniorsysadmin)
Merged pull requests:
- Rely on beaker-hostgenerator for docker nodesets #791 (ekohl)
- collectd::plugin::contextswitch - Use data types #787 (juniorsysadmin)
- collectd::plugin::cpu - Use data types #786 (juniorsysadmin)
- collectd::plugin::cpufreq - Use data types #785 (juniorsysadmin)
- collectd::plugin::conntrack - Use data types #784 (juniorsysadmin)
- collectd::plugin::chain - Use data types #783 (juniorsysadmin)
- collectd::plugin::cgroups - Add more data types #782 (juniorsysadmin)
- collectd::plugin::aggregation - add data types #777 (juniorsysadmin)
- Use one operating system for most RSpec tests #770 (juniorsysadmin)
- Remove parameters from collectd::install class #769 (juniorsysadmin)
- Remove parameters from collectd::service class #768 (juniorsysadmin)
- add assert_private to private classes #766 (bastelfreak)
- Convert collectd_plugin_fscache_spec to rspec-puppet-facts #736 (alexjfisher)
v8.3.0 (2018-03-28)
Breaking changes:
Implemented enhancements:
Merged pull requests:
- bump puppet version dependency to >= 4.10.0 < 6.0.0 #764 (bastelfreak)
v8.2.0 (2018-03-16)
Implemented enhancements:
- Add intel_pmu plugin #760 (pllopis)
- feat: add package_keyserver parameter #746 (marcdeop)
- Add class ovs_events plugin #743 (paramite)
Fixed bugs:
- Collectd fails to start when wsrepstats is enabled #757
- Fix the MySQL plugin's WsrepStats parameter #758 (steventwheeler)
v8.1.0 (2018-02-13)
Implemented enhancements:
Merged pull requests:
- generate acceptance tests by modulesync #754 (bastelfreak)
- add ruby 2.5.0 to the testmatrix #751 (bastelfreak)
v8.0.1 (2018-01-26)
Merged pull requests:
- Adds class ovs_stats plugin #742 (paramite)
- Remove duplicate 'include' #740 (alexjfisher)
v8.0.0 (2017-12-08)
Breaking changes:
- plugin::genericjmx::mbean - Use data types #726 (juniorsysadmin)
- plugin::genericjmx::connection - Use data types #725 (juniorsysadmin)
- plugin::filecount::directory - data type changes #718 (juniorsysadmin)
- Make it possible to add processes one by one #712 (oscarkraemer)
Implemented enhancements:
- Escape json posts in curl_json plugin #735 (alexjfisher)
- added: check params variable in query pg template #731 (vaclandic)
- plugin/mysql: optional wsrepstats setting #710 (martbhell)
Fixed bugs:
- Process plugin silently breaks processmatch/process defines. #652
- Processes plugin creates strange config #595
Merged pull requests:
- Fix typos in README #737 (alexjfisher)
- replace topscope variables with facts hash #734 (bastelfreak)
- Remove EOL operatingsystems #733 (ekohl)
- plugin::mysql::database - Add data type #727 (juniorsysadmin)
- plugin::filter::target - Use data types #723 (juniorsysadmin)
- plugin::filter::rule - add data type #722 (juniorsysadmin)
- plugin::filter::match - Use data types #721 (juniorsysadmin)
- plugin::filter::chain - Use data types #720 (juniorsysadmin)
- collectd::plugin::exec::cmd clean up #717 (juniorsysadmin)
- plugin::apache::instance -don't assign from params #715 (juniorsysadmin)
v7.0.0 (2017-11-11)
Breaking changes:
- Bump puppetlabs-stdlib to 4.13.1 #703 (juniorsysadmin)
Implemented enhancements:
Fixed bugs:
- Fix markup of headers #711 (traylenator)
- Fix strict variables error when facts are missing #708 (alexjfisher)
- Install 'collectd-python' package on Amazon Linux. #671 (irgeek)
Closed issues:
Merged pull requests:
- Use $facts hash instead of topscope variables #709 (alexjfisher)
- replace validate_* with datatypes #706 (bastelfreak)
- plugin::dbi - Use data types #705 (juniorsysadmin)
- plugin::curl - Use data types #704 (juniorsysadmin)
- plugin::aggregation - Use data types #702 (juniorsysadmin)
- plugin::apache - Use data types #701 (juniorsysadmin)
- Fix zookeeper tests #698 (bastelfreak)
v6.0.0 (2017-10-18)
Breaking changes:
- Fix sensors plugin params #683 (archii)
- Fixes #549: Unable to define a multi-value type #604 (jkroepke)
Implemented enhancements:
- Add parameter to customize location of python plugin configuration #638
- Support for snmp v3 #236
- Add support for Chain6 directive #694 (herver)
- Change 'Redhat' to 'RedHat' when comparing against the osfamily fact #667 (bodgit)
- Add SNMPv3 support #665 (bodgit)
- Add tests for the AMQP plugin and fix broken StoreRates configuration when amqpformat = JSON #661 (oranenj)
- provide sane defaults for manage_repo #658 (bastelfreak)
- openldap - add binddn and password parameters #657 (leonkyneur)
- Added ISC DHCP pool metrics plugin #650 (jskarpe)
- df: add devices parameter #646 (maage)
- Added cuda GPU plugin #645 (jskarpe)
- Plugin turbostat #642 (jkroepke)
- Parametrize destination of python config #637 (Pigueiras)
- Stop specifying $name as the default host value #631 (jamtur01)
- Add CounterSum support to statsd config #620 (phss)
- add new parameter module_import in plugin::python::module #618 (contargo-development)
- Added plugin oracle #613 (jkroepke)
- Changes RedHat repo to use the EPEL module #603 (petems)
- collectd::plugin::amqp is now supporting the routingkey option #582 (alexxxxx)
Fixed bugs:
- Template in collectd::plugin::perl::plugin generates unstable output #635
- Unable to define a multi-value type #549
- Fix writing of postgresql query params and add a test #656 (andrewward)
- Add Support for older versions of
libyajl
#648 (petems) - Oracle Database definition must be at bottom #643 (jkroepke)
- Remove quotes from boolean options #640 (mirekys)
- Use sort on hashes in template perl/plugin.erb #636 (blajos)
Closed issues:
- IPTables plugin doesn't support IPv6 #693
- aggregation plugin error: The plugin either only expects "simple" configuration statements or wasn't loaded using `LoadPlugin'. #680
- Why does the python plugin insist on permissions? #679
- Remove quotes from the Forward option #639
Merged pull requests:
- modulesync 1.2.0 #696 (wyardley)
- bump version on puppetlabs/apt dependency #692 (costela)
- modulesync 0.22.0 #687 (bastelfreak)
- Remove interval parameter from write plugins. #685 (kbor)
- add fscache plugin #682 (wildente)
- Bump required puppet version 4.6.1->4.7.0 #675 (bastelfreak)
- drop legacy OS from support matrix #674 (bastelfreak)
- rspec-puppet-facts integration #673 (bastelfreak)
- Fix github license detection #669 (alexjfisher)
- Do not set a value for the collectd_version fact if collectd is not y… #668 (m3t30r)
- Install Redis plugin package if needed #666 (bodgit)
- Update
collectd::plugin::python::module
README #660 (sigv) - add $measureresponsecode for curl plugin #659 (azhurbilo)
- curl_json: support parameters: host, digest, post, timeout #649 (maage)
v5.3.0 (2017-01-13)
This is the last release with Puppet 3 support!
- Include custom rabbitmq types
- Enable acceptance tests
- Add Collectd CI Package repos
- Add write_prometheus plugin (#600)
- Fix python_dir fact for RedHat.
- Updates to write_riemann (#605)
- Add base threshold plugin
- Tag collectd's concat resources
- Modulesync with latest Vox Pupuli defaults
- Fix: Enforce collectd.d directory before all Concats
- Fix: Add ability to add files via hiera
- Fix: Don't accidently upgrade collectd while installing plugins
- Fix: Manage EPEL if needed
- Fix: Set correct installation path for plugins
- Feature: Updat kafka plugin
- Feature: Update Ceph plugin to support more cluster types
- Feature: Add SMART plugin
- Feature: Add support for multiple instances for memcached
- Feature: Extend snmp plugin
- Feature: Add hddtemp plugin
- Feature: Add UUID plugin
- Feature: Introduce rspec-puppet-facts to multiple spec tests
- Feature: Add ppa support on Ubuntu
- Feature: Add provider_proxy for pip
- Feature: Add support for Interface plugin option ReportInactive
- Feature: Add support for ReportNumCpu in CPU plugin introduced in collectd 5.6
- Feature: Add thermal plugin
- Feature: Allow multiple python plugin configs
- Modulesync with latest Vox Pupuli defaults
- Fix: Target replace filter fix to allow identical keys with different values
- Fix: Check $manage_package if not undef
- Fix: Adding has_wordexp variable for template
- Fix: Remove quotes from VerifyPeer and VerifyHost (don't treat bools as strings)
- Feature: Add password parameter to redis plugin
- Feature: Add scale plugin
- Feature: Add a java_home option to javaplugin
- The libvirt plugin has been renamed to simply virt, per collectd upstream
- Add plugin::cgroups
- Add plugin::fhcount
- Add plugin::ipmi
- Add plugin::rabbitmq
- Add parameter StoreRates to amqp plugin
- Support for STRICT_VARIABLES=yes
- Add initial OpenBSD support
- Manage collectd-disk package on collectd >= 5.5 (fix #457)
- fix typo in write_sensu class example
- Add support for puppetlabs-concat 2.x
- Enhance the curl_json plugin
- Improve FreeBSD support
- A lot of new spec tests
- modulesync to latest voxpupuli defaults (0.6.4)
- Add plugin::dbi (fix #319)
- Add plugin::filter (fix #322)
- Add support for CollectInternalStats (fix #332)
- Add plugin::write_sensu (fix #335)
- Make management of package optional (fix #341)
- Add plugin::dns (fix #356)
- Add install options (fix #357)
- Add plugin::mongodb (fix #372)
- Add plugin::openldap (fix #381)
- Allow changing file mode of collectd.d (fix #384)
- Add support for complex module configs (fix #391)
- Add plugin::ethstat (fix #395)
- plugin/snmp: Fix typo (fix #338)
- Sort keys of curl_json.conf.erb (fix #342)
- Remove duplicate parameters (fix #345)
- Use correct collectd_version (fix #347)
- plugin/mysql: Remove Master/Slave if statement (fix #355)
- Fix variables for Solaris (fix #360)
- plugin/filecount: Do not emit empty Plugin block (fix #361)
- plugin/mysql: Pin InnodbStats to MySQL >= 5.5 (fix #362)
- plugin/process: Fix startup for Debian/Wheezy (fix #364)
- plugin/ping: Transition from defined type to class (fix #370)
- plugin/dbi: Fix empty database name (fix #382)
- Add support for types.db
- Add plugin::netlink
- Add collectd::plugin::ceph
- Add support for the new AllPortsSummary option
- plugin/mysql: Add innodbstats and slavenotifications
- plugin/snmp: Remove sorting of Values option in data block
- plugin/snmp: Support InstancePrefix, Scale and Shift options
- plugin/logfile: Add support for PrintSeverity option (fix #317)
- plugin/exec: Exec plugin can also be used with a parameterized class.
- plugin/snmp: Check if Table option is defined
Fix .travis.yml so that deploys work, better
Fix .travis.yml so that deploys work
This module now lives on the puppet community github organization.
- Add option to not install collectd-iptables on centos 6
- Allow iptables chains parameter to be an array
- Support UdevNameAttr attribute on disk plugin (fixes #300)
- Exec plugin was renamed from collectd::plugin::exec to collectd::plugin::exec::cmd to support multiple execs
- Write_graphite was renamed from collectd::plugin::write_graphite to collectd::plugin::write_graphite::carbon to supports multiple carbon backends
- Support for the aggregation, chain, and protocols plugins
- Swap and Memory plugins now support ValuesAbsolute and ValuesPercentage
- OpenVPN plugin now supports multiple statusfiles
- Fixed bug preventing multiple instances of curl_json
- Fixed write_http plugin on RedHat
- Implement support for mupltiple Python modules
- snmp/host.pp validate_re validate on string
- quote reserved word type in tail.pp
- add new cpu plugin options introduced in collectd 5.5
- Added absent timers for statsd module.
- Add ruby 2.2.0 to TravisCI
- Add puppet4 to .travis and update ruby to 2.1.6
- Add metadata-json-lint gem
- Drop Ruby 1.8.7 support
- Package collectd-python is no longer available in EPEL
- Allow disable forwarding in network::server
- Fix permission on MySQL plugin file
- Only set LogSendErrors option if collectd version >= 5.4.
- CreateFiles/CreateFilesAsync expect boolean values
There are no known backwards compat changes, please add them to the CHANGELOG if you find one.
The release adds support for 4 new plugins and adds redhat package support to a large number of plugins.
- collectd::plugin::genericjmx
- collectd::plugin::java
- collectd::plugin::target_v5upgrade
- collectd::plugin::lvm
- plugin/rrdcached: Add CollectStatistics option
- plugin/ntpd: Add IncludeUnitID option
- Update metadata for more PE versions
- plugin/perl: changed exec in provider 'false' case
- plugin/varnish: package resouce ensure param passed
- plugin/postgresql: add package for redhat systems
- plugin/write_riemann: add package for redhat systems
- plugin/write_http: add package for redhat systems
- plugin/snmp: add package for redhat systems
- plugin/sensors: add package for redhat systems
- plugin/python: add package for redhat systems
- plugin/ping: add package for redhat systems
- plugin/perl: add package for redhat systems
- plugin/nginx: add package for redhat systems
- plugin/mysql: add package for redhat systems
- plugin/iptables: add package for redhat systems
- plugin/curl_json: add package for redhat systems
- plugin/curl: add package for redhat systems
- plugin/amqp: add package for redhat systems
- plugin/bind: add package for redhat systems
There are no known backwards compat changes, please add them to the CHANGELOG if you find one.
This release introduces support for 3 new plugins, new parameters for existing plugins, bugfixes, doc improvments and basic acceptance tests with beaker.
- Add conntrack module
- Add cpufreq plugin
- Add collectd::plugin::zfs_arc
- filecount: support all options
- plugin::python introduce ensure parameter
- Make plugins passing the $interval parameter
- Support LogSendErrors on the write_graphite plugin
- curl: fix handling of some parameters
- curl_json: Support reading from a unix socket
- Adding support for WriteQueueLimitLow & WriteQueueLimitHigh, which were added in collectd 5.4
- Lintian fixes
- Ensure variable using 'false' will be interpreted.
- Cleaning the now redundant LoadPlugin declaration
- Uses the LoadPlugin syntax with bracket when supported
- Fix Puppet deprecation warning
- Add "" to Hostname
- Double quote the csv plugin DataDir.
- write_http: StoreRates is a bool, not a string
- curl : 'MeasureResponseTime' needs exactly one boolean argument
- Add collectd-apache package needed on RedHat
- Variables in templates should use @-notation
- Basic acceptance test with beaker
- Add rspec test to ensure the bracket syntax is using when available
- Fix travis by using plabs gemfile
- Add conntrack to README.md
- Add cpufreq plugin doc
- README.md: Fixed example entropy snippet.
none
Bug fix release
- Add support for manually specifying the hostname
- Add dependency for python plugins
- Set default value of chains to be hash
- Sort snmp data and hosts hash
- Make sure plugin_conf_dir is not world readable
- Full rewrite of the network plugin
- Rewrite of postgresql module to allow invocation by defined types
This release adds multiple new plugins and improvements
- Varnish plugin improvments
- Add the ability to customize package name.
- Add write_http plugin
- Add statsd plugin
- Add plugin logfile
- Add curl plugin
- Add support for sensors plugin
- Add support for perl plugins
- Allow custom Include directives
- Add valuesabsolute and valuespercentage to df plugin
- Issue 164: syslog plugin needs to be loaded as first plugin
- notify the collectd service when purging plugins
- add collectd-rrdtool package needed for RedHat
- sort python.conf options hash
This release adds Gentoo osfamily support and minor plugin changes
- adding Gentoo support
- tcpconn plugin: $localports and $remoteports can me left undef if $listening is not set
- unixsock plugin: Implement the "DeleteSocket" option.
- add reportreserved parameter for df plugin
Fix issue with metadata.json preventing Forge uploads
This release adds support for several new plugins and contains some backwards-incompatible code refactors.
- Storerates=true is now the default for the Graphite plugin
- Deprecate write_network plugin, use network plugin instead
- Make sure plugin configs are not world readable.
- Handle plugin order with collectd::plugin resource type (all collectd plugins config files will be renumbered from 00-$name.conf to 10-$name.conf)
- New plugins CSV, uptime, users, entropy, varnish, redis, contextswitch, cpu, nfs, vmem, libvirt
- Add socket parameter to mysql plugin
- Add reportbytes to swap plugin
- Add SeparateInstances setting to write_graphite plugin
- Add metadata.json for Forge search support
- Fix port parameter quotes in memcached plugin
- Fix collectd conf dir path parameter assignment
- Fix processes plugin configuration
- Force ReportReserved to true in df plugin
This release adds support for new plugins and fixes multiple bugs in several plugin configurations.
- Added load plugin
- Added memory plugin
- Added rrdtool plugin
- Added swap plugin
- Initial version of PostgreSQL plugin
- Add protocol paramter to write_graphite plugin
- add tests for network module
- Support pre-4.7 network configs.
- Fix bug that always creates notification in exec on empty params
- fix typo in apache plugin manifest
- Make sure that plugins are always loaded before their configuration
- Add version check around emitting Protocol config
- mysql: use double quotes according to version
- Allow for alphanumeric collectd version numbers
- (gh-85) Fix null versioncmp bug in plugin templates
- (gh-69) Fix package name on RedHat
This release adds the AMQP plugin and a collectd version fact.
- Add AMQP plugin
- Add class parameter typesdb
- Use collectd::params::root_group instead of fixed group name
- Add collectd version fact
This release introduces Archlinux osfamily support and support for three new plugins ping, rrdcached, and processes.
- Initial version of rrdcached plugin
- Add configurable processes plugin
- Add quotes for string values in network plugin
- Add ping plugin
- Add support for Archlinux
- Allow to set all write_graphite options.
- Fixed missing double quotes in unixsock plugin template
- Added comma to syntax error in bind.pp
This release breaks some backwards compatibility on some plugins where they improperly used strings instead of booleans parameters. This release also includes osfamily support for SUSE and FreeBSB and support for four new plugins.
- Plugins that use to accept strings now use booleans for a more consistent interface across the various plugins
- The main collectd config file now only includes *.conf files to allow plugin specific files to be placed in the conf.d directory.
- The mysql plugin now supports multiple databases via the collectd::plugin::mysql::database define. This change breaks backwards compatiblity on the mysql plugin.
- osfamily support for SUSE
- osfamily support for FreeBSD
- tail plugin
- exec plugin
- python plugin
- write_riemann plugin
Add curl_json and apache plugin
- The write_network plugin now accepts a hash of servers
- Add curl_json plugin
- Added collectd package version parameter
- Add apache plugin
0.0.5 - pdxcat/collectd - 2013/09/24
6adca9a add ntpd plugin ab55fb4 Added tcpconns plugin and example for it in README 677ff72 Adding a new generic write_network plugin define 8cdd8b7 Added memcached plugin and example for it in README c3e4a02 Added examples to README for filecount, SNMP and unixsock f798c84 Added support for file count plugin 66f7392 Added support for SNMP and bumped stdlib dependency version to 3.0.0 7118450 Added support for unix socket plugin a062b11 Fixed source URL 1b214a2 Add testing docs to README
0.0.4 - pdxcat/collectd - 2013/08/26
9f3f0f6 Add bind plugin to readme f052087 Add bind plugin fc0c4c1 Add basic rspec-system test 0b2ec92 Fix README formatting issues 71dcad0 Add configurable plugins to the README 72b9f17 Add test for file_line 7eae468 Add buildstatus to the README b2cb208 Add travis.yml file 8cc16a8 Add purge_config enabled test 26683f0 Add spec test for collectd class 3f30650 Add spec helper files 0bee1d7 Add nginx plugin e2d558a Fix network plugin config syntax 79d8a68 Add network plugin c1085d7 Merge pull request #5 from agenticarus/newer-stdlib 88678bf Depend on newer version of stdlib 7dd9aaa added colorz to the README 628ed78 Added configuration for StoreRates and Port.
0.0.3 - pdxcat/collectd - 2013/05/27
f51660f Fixed test for collectd::plugin::irq 3019516 Added default field in selector for making syntax checkers happy. 39859e7 Added stdlib dependency for file_line
0.0.2 - pdxcat/collectd - 2013/05/09
185e16f Modifications for following puppetlabs style guide and add smoke tests for interface, irq and iptables d68275f Added interface, irq and iptables support. Untested though. b8312cc Added use of scope.lookupvar, allow configuration of threads and option to choose between hostname and fqdn
0.0.1 - pdxcat/collectd - 2013/02/06
8c64104 Add interval and timeout parameters e48288d Add redhat support to the collectd module. b6e3649 Add readme, module, and license files to collectd module. fb6b92f Fix bug in collectd::plugin define 4096cca Add purge_config option to collectd class 2a2974c Add purge option to collectd class 8acbef3 Add syslog plugin 137c919 Add ensure option for collectd::plugin 3406430 Fix plugins with wrong metaparams 315af94 Add collectd::plugin define for unconfigured plugins c085ebc Change include plugin file to include conf.d 171bddd Template openvpn plugin and parameterize the class 09c4df5 Add mysql plugin to collectd. 36f3465 Add disk plugin to collectd. 1e27a29 Fix collectd service subscription to conf file. 15f1ea7 Add Solaris collectd parameters c013e73 Add collectd df plugin support 9cac9c4 Add collectd support.
* This Changelog was automatically generated by github_changelog_generator