Browse Source

collectd: Updated (4.4.2 -> 4.9.0)

user/chris/old/ruby
Nagy Karoly Gabriel 16 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 [TIMESTAMP] 1262181531 Wed Dec 30 14:58:51 2009
[BUILDTIME] 50 (9) [BUILDTIME] 50 (5)
[SIZE] 0.51 MB, 80 files [SIZE] 2.10 MB, 228 files
[DEP] 00-dirtree [DEP] autoconf
[DEP] bash [DEP] bash
[DEP] bdb
[DEP] binutils [DEP] binutils
[DEP] bzip2 [DEP] bzip2
[DEP] cairo
[DEP] coreutils [DEP] coreutils
[DEP] curl [DEP] curl
[DEP] diffutils [DEP] diffutils
[DEP] e2fsprogs [DEP] expat
[DEP] fhs
[DEP] file
[DEP] findutils [DEP] findutils
[DEP] flex
[DEP] fontconfig
[DEP] freetype [DEP] freetype
[DEP] gawk [DEP] gawk
[DEP] gcc [DEP] gcc
[DEP] glib
[DEP] glibc [DEP] glibc
[DEP] grep [DEP] grep
[DEP] gss [DEP] libgcrypt
[DEP] heimdal [DEP] libgpg-error
[DEP] libart_lgpl23
[DEP] libidn
[DEP] liboping [DEP] liboping
[DEP] libpcap
[DEP] libpng [DEP] libpng
[DEP] libstatgrab [DEP] libstatgrab
[DEP] linux-header [DEP] libtool
[DEP] libxml
[DEP] lm_sensors [DEP] lm_sensors
[DEP] m4
[DEP] make [DEP] make
[DEP] mktemp [DEP] mktemp
[DEP] mysql [DEP] mysql
[DEP] openssl [DEP] openssl
[DEP] patch [DEP] pango
[DEP] perl
[DEP] pixman
[DEP] pkgconfig
[DEP] postgresql
[DEP] procps
[DEP] python
[DEP] rrdtool [DEP] rrdtool
[DEP] runit
[DEP] sed [DEP] sed
[DEP] sysfiles [DEP] sysfiles
[DEP] sysfsutils [DEP] sysfsutils
[DEP] tar [DEP] tar
[DEP] util-linux [DEP] util-linux-ng
[DEP] xfsprogs
[DEP] zlib

5
monitor/collectd/collectd.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../collectd/collectd.conf # 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. # 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 # mysql plugin
pkginstalled mysql || var_append confopt ' ' "--disable-mysql" pkginstalled mysql || var_append confopt ' ' "--disable-mysql"
# postgresql plugin
pkginstalled postgresql || var_append confopt ' ' "--disable-postgresql"
# ntpd plugin # ntpd plugin
pkginstalled ntpd || var_append confopt ' ' "--disable-ntpd" 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] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../collectd/collectd.desc [COPY] Filename: package/.../collectd/collectd.desc
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project [COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
[COPY] [COPY]
@ -29,7 +29,7 @@
[L] GPL [L] GPL
[S] Stable [S] Stable
[V] 4.4.2 [V] 4.9.0
[P] X -----5---9 800.000 [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