[Orca-users] Re: Removing percol files

Blair Zajac blair at orcaware.com
Tue Aug 20 10:47:47 PDT 2002


ysassvm wrote:
> 
> Is there any way to remove the percol files once they've been
> distilled into rrd files and maintian the trend analysis?
> 
> The percol files are consuming way too much disk space on the central system.

Yes, just delete them.  However, you may want to consider this
from the FAQ:

 3.16) Why should I keep my compressed percol-* or orcallator-* files?

       There are several reasons to keep the data files:

       1) If the RRD files get screwed up, you'll be able to
          regenerate them.

       2) If Orca ever needs to change the internal format of the RRD
          files, it'll need to regenerate them.

       3) If you ever want to look at older data in the RRD files, the
          older data has less resolution.  For example, if you want to
          look at data, say 6 months old, in the RRD files, it is
          averaged over a whole day.  You won't be able to get the 5
          minute data generated by orcallator.se.

          Here's the resolution of the data in the RRD files (here
          RRA is Round Robin Archive and there can be many in one RRD
          file) as defined in lib/Orca/Constants.pm

          # The first RRA is every 5 minutes for 200 hours, the second
          # is every 30 minutes for 31 days, the third is every 2
          # hours for 100 days, and the last is every day for 3 years.

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/



More information about the Orca-users mailing list