X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2Fperl%2FCollectd%2FUnixsock.pm;h=cd910ed080e73d1779b2787f3d1230825c5b797c;hb=b4d9bd23f3e04f9b42204d9954842524e2a7eb61;hp=d3b77d02e4d714f5fbf6ad24022f7c7dd6700705;hpb=d5272dbabf4c7a47f34066c05f479523d7b8beae;p=collectd.git diff --git a/bindings/perl/Collectd/Unixsock.pm b/bindings/perl/Collectd/Unixsock.pm index d3b77d02..cd910ed0 100644 --- a/bindings/perl/Collectd/Unixsock.pm +++ b/bindings/perl/Collectd/Unixsock.pm @@ -71,9 +71,9 @@ sub _create_socket return ($sock); } # _create_socket -=head1 VALUE IDENTIFIER +=head1 VALUE IDENTIFIERS -The values in the collectd are identified using an five-tupel (host, plugin, +The values in the collectd are identified using an five-tuple (host, plugin, plugin-instance, type, type-instance) where only plugin-instance and type-instance may be NULL (or undefined). Many functions expect an I<%identifier> hash that has at least the members B, B, and @@ -217,10 +217,10 @@ sub getval =item I<$obj>-EB (I<%identifier>, B