X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2FREADME;h=5f401f0938e90cf55e90b528502c757327d6df43;hb=51181b899668ad2c232a152d6e5e787c4eb049cc;hp=1ebf1f146e6332ce88f90b894ec233bbbc196946;hpb=51a4e62d7d0e73d8d5822efaef1e3218b5ad0373;p=collectd.git diff --git a/contrib/README b/contrib/README index 1ebf1f14..5f401f09 100644 --- a/contrib/README +++ b/contrib/README @@ -17,6 +17,11 @@ collectd-network.py in pure Python. It currently supports to receive data and notifications from collectd. +collectd.service +---------------- + Service file for systemd. Please ship this file as + /lib/systemd/system/collectd.service in any linux package of collectd. + collectd-unixsock.py -------------------- This Python module by Clay Loveless provides an interface to collect's @@ -65,11 +70,6 @@ file. That is very handy when you realise that you have bundled up DSes in one RRD-file that should have been in multiple RRD-files instead. Is is used by `migrate-3-4.px' to split up the cpu-, nfs-, swap-files and possibly others. -fedora/ -------- - Init-script and Spec-file that can be used when creating RPM-packages for -Fedora. - GenericJMX.conf --------------- Example configuration file for the ‘GenericJMX’ Java plugin. Please read the @@ -101,8 +101,3 @@ solaris-smf ----------- Manifest file for the Solaris SMF system and detailed information on how to register collectd as a service with this system. - -collectd.service ----------------- - Service file for systemd. Please ship this file as - /lib/systemd/system/collectd.service in any linux package of collectd.