author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:37:18 +0000 (16:37 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:37:18 +0000 (16:37 +0200) | ||
commit | d8825859c7b31f068899c2d5f8a147ea1ef65750 | |
tree | f3c10b44bf427f7292e91c6be5f27a64c3a7481d | tree | snapshot |
parent | d5ba2cb628f0c5c3e5c3eef1c62aacc23f3d8aef | commit | diff |
Don't use 'interval_g' in any plugins.
Rather, use plugin_get_interval () in order to honor any plugin specific
interval settings.
Rather, use plugin_get_interval () in order to honor any plugin specific
interval settings.
16 files changed:
src/amqp.c | diff | blob | history | |
src/cpu.c | diff | blob | history | |
src/dns.c | diff | blob | history | |
src/exec.c | diff | blob | history | |
src/ipmi.c | diff | blob | history | |
src/libvirt.c | diff | blob | history | |
src/memcached.c | diff | blob | history | |
src/modbus.c | diff | blob | history | |
src/network.c | diff | blob | history | |
src/plugin.c | diff | blob | history | |
src/plugin.h | diff | blob | history | |
src/postgresql.c | diff | blob | history | |
src/powerdns.c | diff | blob | history | |
src/snmp.c | diff | blob | history | |
src/utils_cmd_putval.c | diff | blob | history | |
src/utils_complain.c | diff | blob | history |