[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Tue Nov 28 22:36:10 CET 2006


 configure.in           |   44 ++
 contrib/collection.cgi |  151 ++++++++
 src/Makefile.am        |   11 
 src/dns.c              |  677 ++++++++++++++++++++++++++++++++++++
 src/utils_dns.c        |  900 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/utils_dns.h        |   81 ++++
 6 files changed, 1863 insertions(+), 1 deletion(-)

New commits:
commit bcd78ed9d6b9a52a212e05f6137666b6615b2c10
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Nov 28 15:42:56 2006 +0100

    configure.in: Removed `src/libconfig' from the list of subdirs requireing configuration.

commit 27f7e9a53a309c23143691c37e50727a5f0e2386
Merge: ddb911735889d9f2e087f079943f3b883f6251b9 a25ac81f5bd545fc52301596eb22cd45782958c9
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Nov 21 18:14:36 2006 +0100

    Merge branch 'ff/dns'
    
    Conflicts:
    
    	configure.in
    	contrib/collection.cgi

commit a25ac81f5bd545fc52301596eb22cd45782958c9
Merge: d8057e8ffaad5518af96d82e0cbd8da44fb425ea dfe12aadb65933d7dd15d5e42d3c6218900bed15
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sun Nov 5 13:10:09 2006 +0100

    Merge branch 'master' into ff/dns

commit d8057e8ffaad5518af96d82e0cbd8da44fb425ea
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sun Nov 5 13:05:50 2006 +0100

    dns plugin: Corrected the handling of signals, i. e. don't catch them.

commit db71b0fa19cc0217f1460499f891a36ecc8f1c8e
Merge: 0acab9c5f701246e62b4501d93f82bd3bd9846d2 444a2bce1161bb09c268f42757fc0fec83990549
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sat Oct 28 10:16:44 2006 +0200

    Merge branch 'master' into ff/dns

commit 0acab9c5f701246e62b4501d93f82bd3bd9846d2
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Wed Oct 25 17:19:15 2006 +0200

    dns plugin: Create traffic graphs for captured DNS packets.

commit ac8576027ead7b2dac1f1491892793f21db07745
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Wed Oct 25 16:18:29 2006 +0200

    dns plugin: Collect and transfer byte counters for queries and replies.

commit c381dc2559e8380899fc9e7b5203700ea9a7f9be
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Wed Oct 25 15:45:55 2006 +0200

    Renamed more variables and functions and such from `named' -> `dns'

commit fdfbf887b399bca44d6950d4c23e40debc5660e4
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Wed Oct 25 15:43:10 2006 +0200

    Renamed the `named'-plugin to `dns'-plugin.

commit c5372a144c663195e72ce70d60f281304f63d33d
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sun Oct 22 16:10:53 2006 +0200

    collection.cgi: Added `rcode'

commit dba2d8d17d4ec56bcd3f74c1f13c378aceec7ab6
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sun Oct 22 16:08:45 2006 +0200

    More improvements on the named/dns plugin.
    
    The `dnstop.c' code now contains my IPv6 patch to capture IPv6 traffic. The
    plugin captures both, queries and replies, and collects statistics
    accordingly. This means that the qtype of queries and the rcode of replies are
    collected. The plugin can now be configured to ignore certain sources, but
    this functionality is to be improved.

commit 4e809534d43912a3046429ccc53f23778081072a
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Sat Oct 21 14:38:01 2006 +0200

    collection.cgi: Added `qtype'

commit c553f66cf2e21a1948125f30b8bd638d26701b41
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Fri Oct 20 11:41:35 2006 +0200

    named plugin: Many many more fixes to get the plugin working.
    
    So far the QTypes are collected, and nothing else. But the core pcap-capturing
    and communication over the pipe work now.

commit 695e547586651dbf9bc050b7938ffdff39a80185
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Oct 3 18:39:10 2006 +0200

    src/named.c: Fixed typos and stuff that prevented the compiler to build the file correctly.

commit 80eb35c10f2e3b9d0dd639df403c889bbddf8d0f
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Oct 3 18:37:43 2006 +0200

    Moved the definition of `T_MAX'.

commit 92f435534ba895863babb3aefee28f1a0a63bf08
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Oct 3 18:36:07 2006 +0200

    Updated the build scripts for the named plugin.

commit dd7a9bc919f0ce9bffdb80f5333e981f8a0acbdc
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Oct 3 17:16:44 2006 +0200

    Added the named plugin and a check for libpcap to the configure script.

commit 1e7b5f4e249a6c30ef39dcba63dca317fc89e314
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>leeloo.lan.home.verplant.org>
Date:   Tue Oct 3 17:06:47 2006 +0200

    Added a first rough draft of the new named plugin.




More information about the collectd-changes mailing list