# # Template for use with bbmrtg.pl script (integrates MRTG output into BigBrother) # 2004-11-17 - Al Payne (apayne@pleiades.com) # define how many interfaces are grouped into a column in Big Brother: my $bbgroup=8; # name the column in BB my $bbintgrp=int($ifindex/$bbgroup); my $bbsvc=sprintf("int%02d-%02d", int($ifindex/$bbgroup)*$bbgroup+1, (int($ifindex/$bbgroup)+1)*$bbgroup ); $target_lines .= <