Hi,
 
I have written a program using rrd_create and rrd_update, which will create a 
RRD file and tries to update the file immediately after creating the RRD. My 
problem is, I am able to create the RRD file successfully, but when I am trying 
to update the RRD file, its giving segmentation fault error. Where did I went 
wrong.
 
Algorithm:
 
1. Read the RRD filename, to be created.
2. Create the RRD File, rrd_create is used.
3. Update the RRD File, rrd_update is used.
4. End of the program.
 
Any ideas.
 
Thanks,
Harish

---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to