juhosg
6ee6a614d8
collectd: remove bogus maximum of 3600 seconds for 'timeleft'
...
The apcups and snmp plugins were using this to store time in minutes, but
nut uses seconds. Upstream wants to make them all use seconds (unlike my
first patch to make nut use minutes to be consistent with the others), so
all we need to do is fix the maximum. If we were *using* the apcups and
snmp plugins, those would probably want fixing to multiply by 60.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:38 +00:00
juhosg
7442b49d05
collectd: enable nut plugin
...
This works now...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:36 +00:00
florian
ce9db15947
collectd: 4.10.8 version bump
...
Collectd, the backbone for LuCI statistics, has been updated to 4.10.8 a few
weeks ago. I have already used it in my trunk build for some time.
Among other things 4.10.8 fixes a few memory leaks and a perl incompatibility
(see https://dev.openwrt.org/ticket/12494 ).
4.10.8 increases compatibility with current kernels and iproute2 reducing the
patch 130-fix_netlink_kernel_3.3-patch unnecessary. It can be removed.
I have also included a new patch 920-fix-ping-droprate.patch for fixing LuCI
ticket 462 (http://luci.subsignal.org/trac/ticket/462 ).
Signed-off-by: hannu.nyman@iki.fi
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:55 +00:00
nbd
78235a6ecf
collectd: fix dependency issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 20:33:38 +00:00
jow
a7444d99f7
[packages] collectd: fix iwinfo station count ( #11639 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 18:34:54 +00:00
jow
8e475b8179
[packages] collectd: mark modbus plugin broken, it fails with current libmodbus
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-28 03:38:43 +00:00
acinonyx
3d692c88c1
[pacakges] collectd: Update to v4.10.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 12:35:17 +00:00
florian
7b4de02e7c
[package] collectd: update to 4.10.6
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-04 14:13:42 +00:00
jow
3cf8d6789f
[packages] collectd: remove further instances of -Werror to fix compilation with gcc 4.6 ( #10962 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 18:09:22 +00:00
jow
836710ade7
[packages] collectd: explicitely disable libgcrypt, remove now unneeded rpath flags ( #10604 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-22 16:50:06 +00:00
jow
dd40e5c039
[packages] collectd: fix olsrd plugin statistics. Recent olsr-mod-txtinfo versions require the client to send "/all" to report all stats
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-05 13:54:46 +00:00
jow
9824569a5f
[packages] collectd: add iwinfo plugin, similar to wireless but compatible to madwifi and mac80211 drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-03 13:59:59 +00:00
nico
5d5098542d
packages: remove dependency on obsolete LINUX_2_4 symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 18:07:06 +00:00
nico
c631721351
packages/collectd: use new service functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-11 15:46:32 +00:00
jow
060ad13d94
[PATCH] utils/collectd: fix modbus plugin
...
This patch makes some small corrections to my previous patch enabling the modbus plugin of collectd.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-29 14:51:02 +00:00
florian
b5f1d5b071
[package] collected: add modbus plugin.
...
This enables the modbus plugin of collectd and patches it so it works with the current version of libmodbus
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-28 22:03:27 +00:00
jow
fd124fa98b
[packages] collectd: solve "cannot relink convenience library", it was a wrongly applied fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 01:42:54 +00:00
jow
e8244c2fd9
[packages] remove/cleanup another round of fixups
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-10 23:26:49 +00:00
jow
2a62bd3fdb
[packages] collectd: force full autoreconf, permantently disable pinba plugin
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-09 20:10:00 +00:00
jow
406fbe0335
[packages] collectd: provide missing AM_PATH_LIBGCRYPT macro and autoreconf libltdl/ too (multiple libtools in one source, fun eh?)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 00:57:10 +00:00
jow
16e4653d91
[packages] collectd: make it depend on libltdl
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-05 17:26:24 +00:00
acoul
72f40f53f9
utils/collectd: update to version 4.10.2, fix a kernel 2.6.37 issue, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 04:29:09 +00:00
mb
3573f1e537
collectd: Enable parallel build
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-16 00:13:59 +00:00
nico
80d2dadbb7
[packages] collectd: fix fp-layout on big-endian targets ( closes : #7707 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 23:40:04 +00:00
nico
2bbf22e692
[packages] collectd: set postgresql lib location explicitly ( closes : #7247 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-14 14:25:30 +00:00
nico
524b523c52
[packages] collectd: fix another build failure on avr32
...
the ted plugin fails on avr32 with the following error:
cc1: warnings being treated as errors
ted.c: In function 'ted_read_value':
ted.c:153: warning: format '%zi' expects type 'signed size_t', but argument 3 has type 'ssize_t'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 13:33:09 +00:00
nico
8ffbffa6c0
[packages] collectd: fix build failure on avr32
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-16 12:12:02 +00:00
nico
a213128191
[packages] collectd: fix handling of plugins with '_' in their name, add explicit mysql detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 20:13:45 +00:00
nico
b40494df31
[packages] collectd: fix another package name missed from [22132]
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 13:08:09 +00:00
nico
87a480440f
[packages] collectd: fix package names (s/_/-/), remove dependency on libgcc (doesn't exist on all targets), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-11 13:05:22 +00:00
nbd
2d61283178
collectd: add conditional dependencies for plugins (patch by NetRolller3D)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-30 00:16:25 +00:00
nico
6f6c819cbc
packages/collectd: fix typo in ascent configure hook, mark iptables & netlink plugins as broken on 2.4 ( closes : #6961 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20710 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 18:46:36 +00:00
swalker
2b53176259
[packages] collectd: lazily evaluate CONFIGURE_PLUGIN (thanks nbd) ( #6447 ), update to 4.9.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-15 21:58:28 +00:00
jow
ed825742b3
[packages] collectd: update to v4.9.0 ( #6390 , #4704 , #5936 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-22 13:52:52 +00:00
nico
04445c97bb
[packages] collectd: use a BuildPlugin template, link -mod-rrdtool plugin against librrd1, enable -mod-mysql, use PKG_CONFIG_DEPENDS for automatic rebuild when selected plugins change, cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 23:18:01 +00:00
nbd
ad90073a96
collectd: add mod-memory (patch from #5591 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 03:55:36 +00:00
nbd
a6e9e3ad98
collectd: fix linker errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 03:55:32 +00:00
florian
c9bd4f29a6
[package] fix zlib dependency typo in collectd Makefile ( #5457 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06 11:14:20 +00:00
jow
a332636453
[packages] collectd: remove redundant build dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 17:17:36 +00:00
jow
98f7038e64
[packages] collectd: add build- and package-dependency to zlib ( #4983 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 17:12:18 +00:00
jow
1ffd464437
[packages] collectd: link against libm to prevent unresolved references to __isnan ( #5241 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06 16:40:54 +00:00
nbd
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
2b2f280bea
[package] collectd needs -fPIC to be passed to CFLAGS to build properly on x86_64 (at least)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-18 15:20:49 +00:00
jow
7db175428b
packages/utils/collectd: fix detection of kernel headers for libiptc ( #4233 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-03 20:45:44 +00:00
jow
7fec657b5c
package/utils/collectd:
...
- fix compilation (detection of libxml2 fails because it's not linked against zlib during configure stage)
- prepare support for sensors and nut plugin, needs work and is marked as broken atm
- add build dependencies
- bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-20 23:20:35 +00:00
cyrus
7dc53e0a1f
Updated collectd to 4.4.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 18:25:41 +00:00
cyrus
816dcc2ea9
collectd: Work around linkage problems with conflicting librrd versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-23 16:47:36 +00:00
cyrus
d429799665
Remove definition of collectd-mod-rrdtool as it clashes with collectd-mod-rrdtool1
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-08 10:10:30 +00:00
cyrus
5c04cde1cc
Updated collectd to 4.4.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-08 10:09:54 +00:00
cyrus
980b2ca8e6
[packages] utils/collectd: Updated to 4.4.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 19:35:09 +00:00