Collectd.pm: Use $interval_g instead of a hard-coded value.
authorSebastian Harl <sh@tokkee.org>
Tue, 29 Jan 2008 01:12:17 +0000 (02:12 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 4 Feb 2008 16:40:24 +0000 (17:40 +0100)
commit16720ffbc177d2f998c1d4c86aed6699cdc0b8af
treeb06a661cc250906ff742ae92edf7c3a902e146b8
parentea4449a34b67428739a8420cfc70770c47099b91
Collectd.pm: Use $interval_g instead of a hard-coded value.

The hard-coded value was still legacy code from the time before the global
variables have been exported to Perl.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
bindings/perl/Collectd.pm