[Orca-users] Re: rebuild rrd files from percol files
Blair Zajac
blair at akamai.com
Wed Feb 7 16:01:16 PST 2001
Hi Ake,
Which version of Perl are you using? The patch I supplied worked
with 5.005_03 and newer.
Regards,
Blair
Ake Hjalmarsson wrote:
>
> Hi Blair,
>
> > The attached patch should fix this problem. Let me know if you can
> > load all of the data files in one pass with the patch installed. If
> > it does not work, as there may be something else going on.
>
> I tried this patch since I'm having the same problem. Know I get the
> message:
> Not a GLOB reference at /usr/local/orca/bin/orca line 988, <DATA>
> chunk 1022.
> when I try to start orca.
>
> 983 @fids = ();
> 984 {
> 985 package Orca::Config;
> 986 my $fc = $config_groups{$group_name}{filename_compare};
> 987 foreach my $subgroup (sort keys %tmp_fids_by_subgroup) {
> 988 push(@fids, sort $fc
> @{$tmp_fids_by_subgroup{$subgroup}});
> 989 }
> 990 }
>
> Thanks for a great program!
>
> Ake Hjalmarsson Phone: +46 455 395 982
> Ericsson Software Technology Fax: +46 455 815 10
> Box 518
> S-371 23 Karlskrona
> Sweden
>
> Yahoo! Groups Sponsor
>
> Personalize your company´s name. Choose the domain name
> below and press SEARCH!
> www. [Yahoo! Domains]
>
>
More information about the Orca-users
mailing list