author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 17 Jan 2009 09:39:53 +0000 (10:39 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 17 Jan 2009 09:39:53 +0000 (10:39 +0100) | ||
commit | 52ce3d4c61cf8f4a177063e0efaa8eea436cc9f6 | |
tree | ee97902f64fedf822d866f820cd51155a62b6b04 | tree | snapshot |
parent | 10b343057733ca75925de786f61cb7dfd58bacd5 | commit | diff |
openvpn plugin: Added support for LZO compression.
There are four counters for pre/post (de)compression. The code compares
the pre/post counters and submits the current compression ratio based on
the counter change rate.
The type `compression_ratio' (gauge) is used to store the data.
There are four counters for pre/post (de)compression. The code compares
the pre/post counters and submits the current compression ratio based on
the counter change rate.
The type `compression_ratio' (gauge) is used to store the data.
src/openvpn.c | diff | blob | history | |
src/types.db | diff | blob | history |