From: Florian Forster Date: Tue, 13 May 2008 13:03:53 +0000 (+0200) Subject: bindings/perl/Collectd/Unixsock.pm: Add the `identifier' option to the `flush' method. X-Git-Tag: collectd-4.5.0~153 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=07a3dec2e1a60416dcf4c6172755691097a2fb39;p=collectd.git bindings/perl/Collectd/Unixsock.pm: Add the `identifier' option to the `flush' method. --- diff --git a/bindings/perl/Collectd/Unixsock.pm b/bindings/perl/Collectd/Unixsock.pm index f21ebfe9..af274a58 100644 --- a/bindings/perl/Collectd/Unixsock.pm +++ b/bindings/perl/Collectd/Unixsock.pm @@ -71,7 +71,7 @@ sub _create_socket return ($sock); } # _create_socket -=head1 VALUE IDENTIFIER +=head1 VALUE IDENTIFIERS The values in the collectd are identified using an five-tuple (host, plugin, plugin-instance, type, type-instance) where only plugin-instance and @@ -219,8 +219,8 @@ sub getval Submits a value-list to the daemon. If the B