http://rere.qmqm.pl/
Tu znajdziesz łatki do programu collectd (collectd, the system statistics collection daemon).
http://collectd.org/
src/battery.c: use walk_directory() Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
src/common.c: move read_file_contents() from thermal plugin Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
src/common.c: Move walk_directory() from thermal plugin Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
src/processes.c: use read_file_contents() Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
src/common.c: Add end-of-line characters to strsplit() This fixes plugins that use it to break lines read using fgets() and forget that "\n" is left at the buffer's end. At least battery and wireless plugins is affected. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
ACPI thermal zone plugin for collectd 4.4.1 Here's temperature monitoring plugin using Linux ACPI thermal zone data from /sys/class/thermal/ or /proc/acpi/thermal_zone/. Since this is the same source of data, only first directory found is used. Plugin configuration: <Plugin thermal> ForceUseProcfs true # default is false (prefer new sysfs interface) Device "THRM" # default: no selection (include all devices found) IgnoreSelected true # default is false </Plugin> Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Copyright © 2005-2017 by Michał Mirosław; kontakt: webmajster@rere.qmqm.pl