2006-03-13 |
octo | Removed `vserver.h'. Moved defines into `vserver.c' |
tree | commitdiff |
2006-03-13 |
tokkee | Redesigned the VServer DS's to be more consistent with... |
tree | commitdiff |
2006-03-12 |
tokkee | First draft of a vserver plugin. |
tree | commitdiff |
2006-03-12 |
octo | Added Makefile.am for `liboping'. |
tree | commitdiff |
2006-03-10 |
octo | Include `config.h' and only include existing files.. |
tree | commitdiff |
2006-03-10 |
octo | Assure that `sstrdup' works with NULL-pointers |
tree | commitdiff |
2006-03-10 |
octo | Many changes so it compiles unter Linux, Solaris and... |
tree | commitdiff |
2006-03-10 |
octo | Assure that `IPV6_ADD_MEMBERSHIP' is defined. |
tree | commitdiff |
2006-03-09 |
octo | Fix to build as read-only module (there were unused... |
tree | commitdiff |
2006-03-09 |
octo | Replace GLIBC proprietary `struct icmphdr' with `struct... |
tree | commitdiff |
2006-03-06 |
octo | In der collectd.conf(5) Manpage wundert mich aber der... |
tree | commitdiff |
2006-03-05 |
octo | Deleted liboping/Makefile because it gets generated. |
tree | commitdiff |
2006-02-21 |
octo | [12:51] [IRCnet] *firefox01* traffic.c: In function... |
tree | commitdiff |
2006-02-19 |
octo | Missed one `strcmp' |
tree | commitdiff |
2006-02-19 |
octo | Fixed the comparsion using `strcmp' |
tree | commitdiff |
2006-02-18 |
octo | Fixing the `build without rrdtool' bug reported by... |
tree | commitdiff |
2006-02-18 |
tokkee | Fixed ACPI part of battery plugin. |
tree | commitdiff |
2006-02-05 |
octo | Improved `liboping' a little: Moved the calls to `getti... |
tree | commitdiff |
2006-02-05 |
octo | Integrated `liboping' into collectd. This obsoletes... |
tree | commitdiff |
2006-02-04 |
octo | Implemented first version of `ping_setopt' |
tree | commitdiff |
2006-02-04 |
octo | Fixed VERY dumb typo in `liboping' |
tree | commitdiff |
2006-02-04 |
octo | Patch for libping (icmp identifier) by Tommie Gannert |
tree | commitdiff |
2006-02-04 |
octo | Added the first version of an own ping library.. |
tree | commitdiff |
2006-02-02 |
octo | Make `AI_ADDRCONFIG' and `AI_PASSIVE' conditional ... |
tree | commitdiff |
2006-02-01 |
octo | Added `wireless' plugin |
tree | commitdiff |
2006-01-30 |
octo | Changed `configure.in' and `src/Makefile.am' so the... collectd-3.7.0 |
tree | commitdiff |
2006-01-30 |
octo | Fixed the TTL option. Changed it's name to `TimeToLive... |
tree | commitdiff |
2006-01-30 |
octo | Cleaned up `configfile.c' |
tree | commitdiff |
2006-01-30 |
octo | Bumped version to 3.7.0, updated Specfile and Debian... |
tree | commitdiff |
2006-01-30 |
octo | Added the `MulticastTTL' option so users can set a... |
tree | commitdiff |
2006-01-30 |
octo | Initialize `addrlen' before using. This might be the... |
tree | commitdiff |
2006-01-30 |
octo | Removed `gethostbyname' and replaced with protocol... |
tree | commitdiff |
2006-01-29 |
octo | `df.c' now includes `sys/statv?fs.h'.. |
tree | commitdiff |
2006-01-29 |
octo | Fixed problems in src/Makefile.am - did not build witho... |
tree | commitdiff |
2006-01-29 |
octo | Changed `df.c' to prefer `statvfs' over `statfs', since... |
tree | commitdiff |
2006-01-29 |
octo | Updated `configure.in' |
tree | commitdiff |
2006-01-29 |
octo | Deleted `multicast.c' and `multicast.h' |
tree | commitdiff |
2006-01-29 |
octo | Updated the manpages. Changed the bits about operating... |
tree | commitdiff |
2006-01-29 |
octo | Fixed problems with the new `network.c' code: |
tree | commitdiff |
2006-01-29 |
octo | First version of `network.c' running.. |
tree | commitdiff |
2006-01-29 |
octo | Added `network.c' and `network.h' to the sourced for... |
tree | commitdiff |
2006-01-29 |
octo | Completed the new network code. Let the bugfixing begin ;) |
tree | commitdiff |
2006-01-29 |
octo | Added `network.c' which will replace `multicast.c'... |
tree | commitdiff |
2006-01-28 |
octo | The ACPI code in the `battery' plugin now ignores ... |
tree | commitdiff |
2006-01-28 |
octo | Documented changed to the `hddtemp' plugin |
tree | commitdiff |
2006-01-28 |
octo | Added config options `host' and `port' to the `hddtemp... |
tree | commitdiff |
2006-01-28 |
octo | Changed `cpuinfo' -> `scaling' in the manpage and anoth... |
tree | commitdiff |
2006-01-28 |
octo | Added RRD layout (RRAs) of `mysql_qcache.rrd' and ... |
tree | commitdiff |
2006-01-28 |
octo | Updated manpage (added information about the RRD files... |
tree | commitdiff |
2006-01-28 |
octo | Put all the arrays in `ping.c' into one struct. |
tree | commitdiff |
2006-01-27 |
octo | Added `lowmem_prunes' to MySQL QCache statistics |
tree | commitdiff |
2006-01-27 |
octo | Added `qcache'-support to the MySQL plugin |
tree | commitdiff |
2006-01-27 |
octo | Changed `cpuinfo_cur_freq' to `scaling_cur_freq' |
tree | commitdiff |
2006-01-27 |
octo | Added `threads' to the MySQL plugin |
tree | commitdiff |
2006-01-24 |
octo | `DataDir' and `LogFile' were not valid in `Client'... |
tree | commitdiff |
2006-01-23 |
octo | Added first version of ACPI support to the battery... |
tree | commitdiff |
2006-01-23 |
octo | Fixes some bugs with the new battery module |
tree | commitdiff |
2006-01-23 |
octo | Added the `battery' plugin |
tree | commitdiff |
2006-01-20 |
octo | Changed the ping-module so it doesn't give up on socket... |
tree | commitdiff |
2006-01-17 |
octo | Changed version to 3.6.0 |
tree | commitdiff |
2006-01-17 |
octo | Improves `collectd.conf.pod' and `collectd.pod' |
tree | commitdiff |
2006-01-17 |
octo | Improved `collectd.conf(5)' |
tree | commitdiff |
2006-01-16 |
octo | Changed `DataDir' to be a valid option for mode `Server... |
tree | commitdiff |
2006-01-16 |
octo | Renamed `cf_get_mode_option' to `cf_get_option'. Added... |
tree | commitdiff |
2006-01-15 |
octo | Fixed a but in the mysql module, so it builds as write... |
tree | commitdiff |
2006-01-10 |
octo | Minor changes since I was a little bored ;) |
tree | commitdiff |
2006-01-08 |
octo | Moved `exit_usage' from `collectd.c' to `configfile... |
tree | commitdiff |
2005-12-23 |
octo | Added `Handler_*' support to the `mysql' plugin |
tree | commitdiff |
2005-12-22 |
octo | Since a second is not always 100 jiffies remove the... |
tree | commitdiff |
2005-12-22 |
octo | Fixed documentation in `configfile.h': s/Module/Plugin/ |
tree | commitdiff |
2005-12-22 |
octo | Changed mysql plugin to create one RRD file for each... |
tree | commitdiff |
2005-12-21 |
octo | Added the functions `strjoin' and `escape_slashes'... |
tree | commitdiff |
2005-12-20 |
octo | Fixed a problem with the `disk' plugin: Added a counter... |
tree | commitdiff |
2005-12-20 |
niki | typo |
tree | commitdiff |
2005-12-20 |
octo | Changed `plugin_set_dir' to take a `const' argument. |
tree | commitdiff |
2005-12-19 |
octo | Added to src/configfile.c: |
tree | commitdiff |
2005-12-19 |
niki | removed ) |
tree | commitdiff |
2005-12-18 |
octo | Moved the signal handler initialization so it gets... |
tree | commitdiff |
2005-12-18 |
octo | Finished up `df' plugin |
tree | commitdiff |
2005-12-18 |
octo | Added first version of a `df' module |
tree | commitdiff |
2005-12-18 |
octo | Added contribution for Tommie Gannert's PID-file patch... |
tree | commitdiff |
2005-12-18 |
octo | Added `mysql' status line to configure.in |
tree | commitdiff |
2005-12-17 |
octo | Changed default `host' for `mysql' to `localhost' |
tree | commitdiff |
2005-12-17 |
octo | Added check for `libmysqlclient' to `configure.in' |
tree | commitdiff |
2005-12-17 |
octo | Moved the *_HAVE_READ defines: *_submit may only be... |
tree | commitdiff |
2005-12-17 |
octo | Cleaned up all the modules, unified define order and... |
tree | commitdiff |
2005-12-17 |
octo | Changed plugins `serial' through `users' to be able... |
tree | commitdiff |
2005-12-17 |
octo | Changed modules `cpu' through `sensors' to compile... |
tree | commitdiff |
2005-12-17 |
octo | Changed the cpu plugin to not use its headerfile anymore. |
tree | commitdiff |
2005-12-17 |
octo | Merged branch configfile to trunk |
tree | commitdiff |
2005-12-17 |
octo | Took a closer `look' at last nights changes.. |
tree | commitdiff |
2005-12-17 |
niki | main() prototype causes trouble when configure is using... |
tree | commitdiff |
2005-12-17 |
niki | space -> tab |
tree | commitdiff |
2005-12-17 |
niki | #ifdef -> #if |
tree | commitdiff |
2005-12-17 |
niki | cleanup, pidfile_remove bugfix, options (configdir?) |
tree | commitdiff |
2005-12-17 |
niki | cleanup configure headers |
tree | commitdiff |
2005-12-17 |
niki | options, static, #if's and debugging |
tree | commitdiff |
2005-12-17 |
niki | added conditions and implemented AC_COLLECTD() macro. |
tree | commitdiff |
2005-12-17 |
niki | fixed static filename bug, cleanup of --disable-debug... |
tree | commitdiff |
2005-12-16 |
niki | cleanup on users module |
tree | commitdiff |
next |