How to create a graph using a specific value from the rrdtool file?

subritm <[email protected]> Wed, 19 Dec 2012 22:30:51 -0800 (PST)
Newsgroups gmane.comp.db.rrdtool.announce
Message-ID <[email protected]>
I need to create multiple graphs for latency, packet loss and jitter etc.
All these values are saved in a single rrdfile i.e. a tarball.

I need to create different graphs. How can i split the rrdtool file to
achieve this.

I know about aggregating the data from multiple separate RRD files, but dont
know about splitting it.

Thanks in advance.
Its Urgent!