Browse Source

collectd: Updated (4.4.2 -> 4.9.0)

user/chris/old/ruby
Nagy Karoly Gabriel 15 years ago committed by Alejandro Mery
parent
commit
d7871d53ba
  1. 41
      monitor/collectd/collectd.cache
  2. 5
      monitor/collectd/collectd.conf
  3. 6
      monitor/collectd/collectd.desc

41
monitor/collectd/collectd.cache

@ -1,43 +1,52 @@
[TIMESTAMP] 1176860155 Wed Apr 18 01:35:55 2007
[BUILDTIME] 50 (9)
[SIZE] 0.51 MB, 80 files
[TIMESTAMP] 1262181531 Wed Dec 30 14:58:51 2009
[BUILDTIME] 50 (5)
[SIZE] 2.10 MB, 228 files
[DEP] 00-dirtree
[DEP] autoconf
[DEP] bash
[DEP] bdb
[DEP] binutils
[DEP] bzip2
[DEP] cairo
[DEP] coreutils
[DEP] curl
[DEP] diffutils
[DEP] e2fsprogs
[DEP] expat
[DEP] fhs
[DEP] file
[DEP] findutils
[DEP] flex
[DEP] fontconfig
[DEP] freetype
[DEP] gawk
[DEP] gcc
[DEP] glib
[DEP] glibc
[DEP] grep
[DEP] gss
[DEP] heimdal
[DEP] libart_lgpl23
[DEP] libidn
[DEP] libgcrypt
[DEP] libgpg-error
[DEP] liboping
[DEP] libpcap
[DEP] libpng
[DEP] libstatgrab
[DEP] linux-header
[DEP] libtool
[DEP] libxml
[DEP] lm_sensors
[DEP] m4
[DEP] make
[DEP] mktemp
[DEP] mysql
[DEP] openssl
[DEP] patch
[DEP] pango
[DEP] perl
[DEP] pixman
[DEP] pkgconfig
[DEP] postgresql
[DEP] procps
[DEP] python
[DEP] rrdtool
[DEP] runit
[DEP] sed
[DEP] sysfiles
[DEP] sysfsutils
[DEP] tar
[DEP] util-linux
[DEP] xfsprogs
[DEP] zlib
[DEP] util-linux-ng

5
monitor/collectd/collectd.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../collectd/collectd.conf
# Copyright (C) 2006 - 2008 The OpenSDE Project
# Copyright (C) 2006 - 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -24,6 +24,9 @@ pkginstalled lm_sensors || var_append confopt ' ' "--disable-sensors"
# mysql plugin
pkginstalled mysql || var_append confopt ' ' "--disable-mysql"
# postgresql plugin
pkginstalled postgresql || var_append confopt ' ' "--disable-postgresql"
# ntpd plugin
pkginstalled ntpd || var_append confopt ' ' "--disable-ntpd"

6
monitor/collectd/collectd.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../collectd/collectd.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -29,7 +29,7 @@
[L] GPL
[S] Stable
[V] 4.4.2
[V] 4.9.0
[P] X -----5---9 800.000
[D] 3391886331 collectd-4.4.2.tar.bz2 http://collectd.org/files/
[D] 2109983783 collectd-4.9.0.tar.bz2 http://collectd.org/files/

Loading…
Cancel
Save