[rrd-users] RRD files with more than one data source

Yishai Hadas Yishai.Hadas at aladdin.com
Mon Aug 27 11:37:09 CEST 2007


Hi List,

 

I'm new to RRDtool and have some basic questions about organizing RRD
files.

 

 

>From looking at the documentation and the code it seems that both update
and graph (uses internally fetch) commands always use explicitly or
implicitly all DS defined in a given RRD file.

 

When using update it seems that even if <-template> option is used -
still unknown value is set to any non mentioned DS. 

When fetch is used there is no way in the API to relate to a specific DS
and all are fetched.

 

If I'm correct:

It seems reasonable to put some DS in same RRD file just if those DS are
really updated together and may be used together to build graphs.

Otherwise to use different RRD files - Each RRD file per DS.

 

 

But on the other hand:

What about disk space when many files are used?

What about performance as each update requires open and closes the file
- while bulk update of different DS in same RRD file can be done in one
update call?

 

My questions:

 

Am I correct in my understanding the APIs?

Is it recommended to define some DS on same RRD file? 

If yes when it's recommended?

 

 

Any help is appreciated.

 

 

Thanks,

 

Yishai.

 

 

**********************************************************************************************

The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to anyone or make copies.
** eSafe scanned this email for viruses, vandals and malicious content **

**********************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20070827/ad398bcd/attachment.html 


More information about the rrd-users mailing list