[rrd-users] Help with update

tmjidaho thomas.moore2 at hp.com
Fri Nov 25 21:30:35 CET 2011


I'm hoping that somebody in this forum can assist.  I've searched this forum,
and I've searched Google also.  I'm using the perl package RRD::Editor and
am getting an error using the update function: 

Undefined subroutine &RRD::Editor::findDSidx called at
C:/Perl64/site/lib/RRD/Editor.pm line 957. 


my $rrd = RRD::Editor->new(); 
$rrd->open($rrdFile); 
... 
... 
bunch of stuff blah foo bar 
... 
... 
$rrd->update($args); 

$args looks like this: 

$VAR1 = '-t ifSpeed:ifInOctets N:33.1146240234375:23.2696533203125'; 


The update function succeeds if I do not use the -t option to specify the
load order template.   Can anyone see what I'm doing wrong with $args? 

Thanks in advance 

--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Help-with-update-tp7032320p7032320.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list