X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2FREADME;h=1c348120b0c6a4c777f5a020ccea1a323cca9040;hb=1d272ac5bc379895ca0dea80a9abe791893863e2;hp=2e9cbf54263e9a6aa1cd840fad8ddb177e42d6eb;hpb=939a113b288dfdee7df2263c682d27d7146c6013;p=collectd.git diff --git a/contrib/README b/contrib/README index 2e9cbf54..1c348120 100644 --- a/contrib/README +++ b/contrib/README @@ -2,11 +2,6 @@ The files in this directory may be used to perform common tasks that aren't exactly `collectd's job. They may or may not require in-depth knowledge of RRD files and/or `collectd's inner workings. Use at your own risk. -PerlLib/ --------- - Perl modules to be used in conjunction with collectd. See the perldoc -documentation of the .pm-files to find out what they're good for. - add_rra.sh ---------- Before version 3.9.0 collectd used to create a different set of RRAs. The @@ -38,6 +33,15 @@ should look something like this: datadir: "/var/lib/collectd/rrd/" libdir: "/usr/lib/collectd/" +exec-munin.px +------------- + Script to be used with the exec-plugin (see collectd-exec(5) for details) +which executes munin plugins, parses the output and translates it to a format +the exec-plugin understands. The features are limited - changing the munin +plugins to use the output format understood by the exec-plugin is recommended. +See the embedded POD documentation for more details: + $ perldoc contrib/exec-munin.px + exec-smartctl ------------- Sample script for the exec plugin. Please refer to the documentation in the @@ -64,6 +68,10 @@ prints a bash-script to STDOUT which should do most of the work for you. You may still need to do some things by hand, read `README.migration' for more details. +redhat/ +------- + Spec-file and affiliated files to build an RedHat RPM package of collectd. + snmp-data.conf -------------- Sample configuration for the SNMP plugin. This config includes a few standard