author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 27 Mar 2007 16:58:56 +0000 (18:58 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Tue, 27 Mar 2007 16:58:56 +0000 (18:58 +0200) | ||
commit | 34f363d3919fb2ba27678da7231095c2e9802dd0 | |
tree | 2076319df93c4a1f28a6fe067b23d1dcf9b6542d | tree | snapshot |
parent | 1905f1c798900322495f8c988820930c2a1bcae2 | commit | diff |
network plugin: Implemented duplicate detection and a `Forward' option.
The plugin will now only send values received via the network, if the `Forward'
option is set to `true'. Also, duplicates are detected and discarded,
preventing loops, duplicate entries and errors from RRDTool.
The plugin will now only send values received via the network, if the `Forward'
option is set to `true'. Also, duplicates are detected and discarded,
preventing loops, duplicate entries and errors from RRDTool.
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history | |
src/network.c | diff | blob | history |