X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=inline;f=bindings%2Fperl-shared%2FRRDs.pm;h=b3572ddd046fe4468642d719b7ee24ad740307c1;hb=3d068765c6b6c8d096e0692f22e5b5e407948b54;hp=c9103b0b0646535e684b92ad73112dd53e92a893;hpb=2e6c98e893777e4abf7b05cb4ecf81dde088cdb8;p=rrdtool.git diff --git a/bindings/perl-shared/RRDs.pm b/bindings/perl-shared/RRDs.pm index c9103b0..b3572dd 100644 --- a/bindings/perl-shared/RRDs.pm +++ b/bindings/perl-shared/RRDs.pm @@ -7,7 +7,7 @@ use vars qw(@ISA $VERSION); require DynaLoader; -$VERSION=1.2019; +$VERSION=1.299908051600; bootstrap RRDs $VERSION; @@ -98,6 +98,12 @@ the values of the properties. print "$key = $$hash{$key}\n"; } +B takes the same paramters as B but it returns a +pointer to hash. The hash returned contains meta information about the +graph. Like its size as well as the position of the graph area on the image. +When calling with and empty filename than the contents of the graph will be +returned in the hash as well (key 'image'). + B also returns a pointer to hash. The keys of the hash are concatenated strings of a timestamp, RRA index, and data source name for each consolidated data point (CDP) written to disk as a result of the