tokkee.org
Code
projects
/
collectd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
collectd.git
2007-04-20
Florian Forster
unixsock plugin: Don't add values to the cache that...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Florian Forster
perl plugin: Use `Perl_newSVpv' rather than `newSVpv'
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Florian Forster
rrdtool plugin: config: Copy `value' before modifying it.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Florian Forster
Merge branch 'pull/collectd-4'
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Florian Forster
build system: Use the prefix given to --with-libperl...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Florian Forster
cpu plugin: Return an integer even under FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-19
Florian Forster
rrdtool plugin: Add a config option to configure the...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Florian Forster
configure.in: Bumped version to 4.0.0-rc5
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Florian Forster
Merge branch 'sh/perl' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-18
Florian Forster
configure.in: Print the Perl-version in the configure...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Florian Forster
collectd-nagios(1): Added manpage for the Nagios-glue.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Florian Forster
ChangeLog: Added a note about the perl plugin.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Florian Forster
perl plugin: Use the `BaseName' only if it is non-empty.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Florian Forster
configure.in: Bumped version to 4.0.0-rc4
collectd-4.0.0-rc4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-17
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Florian Forster
ping plugin: Improved error and debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Florian Forster
ping plugin: Fail if no hosts was pinged.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-16
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Sebastian Harl
perl plugin: Exported plugin_log() to Perl.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Sebastian Harl
perl plugin: Exported plugin_log() to Perl.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-11
Sebastian Harl
perl plugin: Added "BaseName" config option.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
Merge branch 'master' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
Merge branch 'collectd-3.11'
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
Bumped version to 3.11.4; Updated ChangeLog.
collectd-3.11.4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
src/utils_dns.c: Include `sys/socket.h' before `net...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
configure.in: Improved the checks for `net/if_arp.h...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
configure.in: Added check for `libperl'.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-10
Florian Forster
collectd(1): Added documentation for the `perl' plugin.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Sebastian Harl
perl plugin: Added a plugin to embed a Perl interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
README: Updated list of plugins and requirements.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
contrib/: Updated the `README' file.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
contrib/: Moved the SLES 10.1 files into a seperate...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
contrib/: Added `init.d-sles10.1' and `spec.sles10.1'.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
contrib/: Added `extractDS.px' and `migrate-3-4.px'
commit
|
commitdiff
|
tree
|
snapshot
2007-04-09
Florian Forster
src/plugin.c: Ensure that `wait_time' is at least ...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Florian Forster
nut plugin: Reconnect to the server if the connection...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Florian Forster
configure.in: Bumped version to 4.0.0-rc3.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Florian Forster
src/plugin.c: Fix compiler-warnings for the Sun CC.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Florian Forster
disk, tape plugin: Handle different `kstat_io_t' correctly.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-06
Florian Forster
configure.in: Many fixes for Solaris. Especially check...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Florian Forster
disk plugin: The member-names of the `kstat_io_t'-struc...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Florian Forster
cpu plugin: Don't use `COLLECT_STEP' anymore.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Florian Forster
plugin.c: Take in account that `pthread_t' is a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Florian Forster
src/Makefile.am: Added `network.h' to the dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-05
Florian Forster
cpu plugin: Collectd CPU `steal time' as reported by...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Florian Forster
configure.in: Bumped version to 4.0.0-rc1.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Florian Forster
configure/collectd.h: Undef unusable `NAN' from <math...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-03
Florian Forster
src/liboconfig/Makefile.am: Added `aux_types.h' to...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
Florian Forster
Bumped version to 4.0.0-rc0; Updated ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
Florian Forster
Makefile.am: Removed `collectd.spec' from `EXTRA_DIST'.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-02
Florian Forster
AUTHORS: Added `Sjoerd van der Berg'.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-01
Florian Forster
plugin.c: Fix an endless loop.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-31
Florian Forster
configure: Added `libupsclient' to the library-overview.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-31
Florian Forster
nut plugin: Fix building without the `upsclient' library.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-31
Florian Forster
Merge branch 'master' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-31
Florian Forster
Merge branch 'collectd-3.11'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
Florian Forster
Bumped version to 3.11.3; Updated ChangeLog.
collectd-3.11.3
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
Florian Forster
exec plugin: Updated the documentation and sample confi...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
Florian Forster
exec plugin: Send SIGTERM to all running child-processe...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-30
Florian Forster
nut plugin: Added a plugin to query the `upsd' from...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
Florian Forster
Merge branch 'pull/collectd-4' into collectd-4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-29
Florian Forster
Implemented `LoadDS' which tells plugins to only regist...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Florian Forster
configure.in: Define `HAVE_LIBKSTAT' when the `kstat...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Florian Forster
{csv,network} plugin: Improved debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Florian Forster
plugin.c: Implemented parallel reading of values.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-28
Florian Forster
network plugin: Implemented cache flush.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
rrdtool plugin: Serialise access to the cache and to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
logfile plugin: Don't use `access' when adding a logfil...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
network plugin: Don't loop multicast-pakets back to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
network plugin: Implemented duplicate detection and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
unixsock plugin: Use `format_name' rather than the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
common.[ch]: Provide a function `format_name' to turn...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
{processes,unixsock} plugin: Remove annoying debug...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
network plugin: Fix shutdown code.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
plugin.[ch]: Implemented `plugin_unregister_config'.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
sensors plugin: Fix programming mistakes.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
syslog plugin: Fixed typo. s/sevetiry/severity/g;
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
collectd.conf(5): Documented the `iptables', `logfile...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
collectd.conf.in: Added the `df' and `email' plugins.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-27
Florian Forster
logfile plugin: Don't call `access' with `stdout' and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
Removed the `LOGFILE' and `COLLECT_{STEP,HEARTBEAT...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
network plugin: Fixed quite some bugs.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
Added Perl-module `Collectd::Unixsock' to contrib/
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
unixsock plugin: Fixed many issues. `GETVAL' and `PUTVA...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
collectd.conf.in: Updated and sorted the example config...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
interface plugin: Renamed the `traffic' plugin to ...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
logfile plugin: Renamed functions and changed error...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
Removed `utils_debug.[ch]' since debugging output is...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
logfile plugin: Renamed the `stderr' to `logfile'.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
stderr plugin: Add `File' config option to log to a...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Sebastian Harl
stderr plugin: Added "stderr" plugin to log to stderr.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Sebastian Harl
plugin.c: Check if `list_log' is not NULL.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-26
Florian Forster
Replace all calls to `strerror' with `sstrerror'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-16
Florian Forster
iptables plugin: Remove `iptables_init' because it...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Florian Forster
src/collectd.h: Don't load `syslog.h'.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Florian Forster
Replace all syslog-calls with one of the new logging...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-15
Florian Forster
iptables plugin: Converted to the new plugin interface.
commit
|
commitdiff
|
tree
|
snapshot
next