[rrd-users] Re: Very Large RRD files
Mark Smith
mark.smith at comdev.cc
Sat Apr 21 01:36:06 MEST 2001
Which one? I am using RRDp which doesn't work. I also tried:
open RRD, "|rrdtool";
print RRD $cmd;
Which also doesn't work.
Now, admitedly, I haven't tried RRDs, but I can't imagine that RRDs
would like that many parameters. I dunno, maybe it would. I could give
that a shot.
-Mark
David Gabler wrote:
> You might actually be bumping up against a operating system problem. You
> might wish to try using the perl modules to create the DB.
>
> David
>
> Mark Smith wrote:
>
>
>> I'd like to make a very large RRD file, with upwards of 150 Datasources
>> and 8 to 10 RRAs per datasource. But it looks like create isn't ment to
>> take command lines that long. Is there a way to split the command up
>> into multiple lines, or to add a datasource to a file after it's been
>> created?
>>
>> The documentation doesn't really address this sort of issue. It tends
>> to assume small files with only a few data sources per file. It doesn't
>> make mention of adding a data source after the fact, at least, not that
>> I could see. Anyone else have any luck with this?
>>
>> Thanks for your help in advance!
>> -Mark
>>
>> --
>> Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
>> Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
>> Archive http://www.ee.ethz.ch/~slist/rrd-users
>> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
>
>
>
> --
> Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
> Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
> Archive http://www.ee.ethz.ch/~slist/rrd-users
> WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list