my $hash = RRDs::info( $datafile );
my $hStep = $hash->{'step'};
my $lupdate = $hash->{'last_update'};
my $mid = $lupdate % $hStep;
print( "$lupdate % $hStep = $mid\n" );
In reply to Re^2: implicit numeric conversion isn't
by stargrazer
in thread implicit numeric conversion isn't
by stargrazer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |