src/utils_threshold.c: Check that the <Threshold> block does not have any arguments.
[collectd.git] / src /
2008-01-23 Florian Forstersrc/utils_threshold.c: Check that the <Threshold> block...
2008-01-23 Florian Forsterliboconfig: Allow the argument list of blocks to be...
2008-01-23 Florian Forstercollectd: Added ``associative'' members to the notifica...
2008-01-23 Florian Forstercollectd.conf(5), collectd-exec(5): Documented the...
2008-01-22 Sebastian HarlFixed some compiler warnings identified by gcc's -Wextr...
2008-01-21 Florian ForsterMerge branch 'pull/master'
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'pull/collectd-4.2' into collectd-4.2
2008-01-21 Florian ForsterMerge branch 'ff/manpage'
2008-01-21 Sebastian Harltypes.db(5): Added a manpage documenting the format...
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-21 Sebastian Harlcollectd-exec(5): Improved description of the value...
2008-01-21 Florian Forstercollectd-exec(5): Documented the changes due to notific...
2008-01-21 Sebastian HarlAdded support for more than one TypesDB file.
2008-01-21 Florian ForsterMerge branch 'pull/master'
2008-01-21 Florian ForsterMerge branch 'collectd-4.2'
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2 collectd-4.2.4
2008-01-21 Sebastian Harlnetwork plugin: Made network_receive() static. collectd-4.1.6
2008-01-21 Sebastian Harllogfile plugin: Added Florian to the list of copyright...
2008-01-21 Sebastian Harlcollectd-perl(5): Added a note about submitting plugins.
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-21 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-10 Florian ForsterMerge branch 'collectd-4.2'
2008-01-10 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-10 Florian Forstersrc/configfile.c: Updated the copyright notice for...
2008-01-10 Florian Forsterlibvirt plugin: Updated the copyright notice for 2008.
2008-01-10 Richard Joneslibvirt plugin: Fix the HostnameFormat option.
2008-01-09 Sebastian Harlcollectd.conf(5): Added a note about the availability...
2008-01-08 Florian ForsterMerge branch 'collectd-4.2'
2008-01-08 Florian Forstercollectd.conf(5): Fix a messed up merge.
2008-01-08 Florian ForsterMerge branch 'collectd-4.2'
2008-01-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2008-01-08 Florian Forstercollectd.conf(5): Documented the fact that the configur...
2008-01-08 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2008-01-08 Florian Forstersrc/configfile.c: Improve the "Plugin `%s' did not...
2008-01-06 Evgeny Chukreevunixsock plugin: Actually set the permissions for the...
2007-12-28 Florian Forstersrc/utils_cache.c: Call `ut_check_interesting' before...
2007-12-28 Florian Forsterexec plugin: The execution of notification handling...
2007-12-28 Florian Forstersrc/utils_{cache,threshold}.c: Adapted to the new AVL...
2007-12-28 Florian ForsterMerge branch 'collectd-4.2'
2007-12-27 Sebastian Harlutils_mount.c: Fixed an unused variable warning on...
2007-12-27 Sebastian Harlsrc/Makefile.am: Use curl CFLAGS when building the...
2007-12-27 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-12-26 Florian Forstersensors plugin: While I was at it I reorganized the...
2007-12-25 Florian Forstersensors plugin: Implemented support for libsensors3.
2007-12-25 Florian Forsterexec plugin: Added the possibility to execute programs...
2007-12-23 Florian Forstersrc/utils_cache.c: Added the creation of an `OKAY'...
2007-12-23 Florian Forsterlogfile plugin: Added a notification plugin.
2007-12-23 Florian Forstersrc/plugin.c: Notification callbacks were added to...
2007-12-20 Florian Forstersrc/utils_cache.[ch]: Implemented uc_[gs]et_state to...
2007-12-19 Florian Forstersrc/utils_threshold.h: Documented the public functions.
2007-12-19 Florian Forstersrc/utils_threshold.c: Implemented the new `Persist...
2007-12-19 Florian Forstersrc/utils_threshold.c: Corrected and improved the handl...
2007-12-17 Florian Forstercollectd.conf(5): Wrote some more about the threshold...
2007-12-17 Florian Forstercollectd.conf(5): Started documenting the threshold...
2007-12-17 Florian Forsterutils_{cache,threshold}.[ch]: Implemented the ``check...
2007-12-15 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-12-15 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2007-12-15 Florian Forstersrc/utils_cache.[ch]: Added the `uc_check_timeout'...
2007-12-13 Florian ForsterMerge branch 'collectd-4.2'
2007-12-13 Luke Heberlingsrc/utils_avltree.[ch]: Change avl_insert to return...
2007-12-13 Luke Heberlingsrc/utils_avltree.c: Fix avl_get to work as documented.
2007-12-13 Luke Heberlingrc/utils_llist.c: Fix a bug in llist_prepend.
2007-12-13 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2007-12-13 Luke Heberlinglogfile plugin: fix the `Timestamp' configuration option.
2007-12-13 Saulius Grigaliunasnginx plugin: Use strcmp rather than strcpy to compare...
2007-12-12 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2007-12-12 Luke Heberlingsrc/utils_llist.[ch]: Changed the semantic so module...
2007-12-09 Florian Forstersrc/plugin.[ch]: Removed the complain functions.
2007-12-09 Florian Forsteriptables plugin: Removed the `complain' stuff.
2007-12-09 Florian Forsterapcups plugin: Removed the `complain' stuff.
2007-12-09 Florian Forstercpu plugin: Removed the `complain' stuff.
2007-12-09 Florian Forsterdisk plugin: Removed the `complain' stuff.
2007-12-09 Florian ForsterMerge branch 'ps/reuse'
2007-12-09 Florian Forsterntpd plugin: Added the `ReverseLookups' option to disab...
2007-12-08 Florian ForsterMerge branch 'ps/reuse'
2007-12-08 Pavel Shramovnetwork plugin: Fix setsockopt for SO_REUSEADDR since...
2007-12-04 Florian ForsterMerge branch 'ps/reuse'
2007-12-04 Sebastian HarlUnmarked the perl plugin to be experimental.
2007-12-04 Sebastian Harlcollectd-perl(5): Replaced "BUGS" with "CAVEATS" section.
2007-12-04 Sebastian Harlperl plugin: Fixed a memory leak in pplugin_register_da...
2007-12-04 Sebastian Harlcollectdmon: Added SIGHUP handler to restart collectd.
2007-12-04 Sebastian Harlcollectdmon(1): Added manpage for collectdmon.
2007-12-04 Sebastian Harlcollectdmon: Added a small daemon monitoring collectd.
2007-11-29 Pavel Shramovnetwork plugin: Set SO_REUSEADDR on socket so multiple...
2007-11-24 Florian Forstersrc/utils_avltree.h: Improved the documentation.
2007-11-24 Sebastian Harllogfile plugin: Default to $localstatedir/log/collectd...
2007-11-24 Sebastian Harlcollectd.conf(5): Fixed some typos.
2007-11-21 Sebastian Harlperl plugin: Made global variables available to Perl...
2007-11-20 Sebastian Harlperl plugin: Improved some error messages.
2007-11-20 Sebastian Harlperl plugin: Shut down an ithread if the embedding...
2007-11-20 Sebastian Harlperl plugin: Fixed error in ithread shutdown loop.
2007-11-20 Sebastian Harlperl plugin: Execute END blocks in main thread only.
2007-11-20 Sebastian Harlsrc/Makefile.am: Add installation directory defines...
2007-11-20 Sebastian Harlcollectd-perl(5): Suggest the usage of -f when enabling...
2007-11-20 Sebastian HarlCollectd.pm: Improved error handling of failed callbacks.
2007-11-20 Sebastian Harlcollectd-perl(5): Updated documenation of plugin_regist...
2007-11-20 Sebastian Harlperl plugin: Removed newline from debugging output.
2007-11-20 Sebastian Harlperl plugin: Removed logging calls from call_by_name().
next