author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 26 Oct 2008 22:09:27 +0000 (23:09 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sat, 8 Nov 2008 15:54:54 +0000 (16:54 +0100) | ||
commit | d1125cb9d1bbe3bd77f90366bf64b44904f69e54 | |
tree | bbfebe82f34553ac409123f749ed1029a99447bc | tree | snapshot |
parent | 2090dc52cf05a0b05e5d31f1f47737a2be4006e5 | commit | diff |
collectd-nagios: Use `libcollectdclient' and various improvements.
The improvements include:
- Copyright and license header.
- More consistent output.
- Frees some more memory that was allocated..
- Better standards compliance.
- Make all functions `static' (except `main', of course).
- Use `%g' instead of `%lf' to print floating point values.
The improvements include:
- Copyright and license header.
- More consistent output.
- Frees some more memory that was allocated..
- Better standards compliance.
- Make all functions `static' (except `main', of course).
- Use `%g' instead of `%lf' to print floating point values.
src/Makefile.am | diff | blob | history | |
src/collectd-nagios.c | diff | blob | history |