[rrd-users] Re: RRD files takes too much of disk space - aprox. 30GB
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Tue Jun 10 21:51:01 MEST 2003
You can group the data for all interfaces on the same router in one rrd file, but it's a drag when you want to add an interface to the rrd.
Think dumping to xml and parsing it in your own written perl routine.
I doubt if it would help you too.
If you're using a lot of diskspace, then:
- you simply need it because you have a *lot* of interfaces
- you ahve amazingly big RRA's in your rrd databases
- you are keeping copies of old rrd databases in the directory.
I myself am querying quite alot of stuff and I seem to have only 180 MB of rrd's.
Serge.
-----Original Message-----
From: KAMARAD, David [mailto:David.KAMARAD at sntcr.cz]
Sent: Tuesday, June 10, 2003 11:34 AM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] RRD files takes too much of disk space - aprox. 30GB
Hello,
I have a problem with disk space. I have my perl script witch do snmpget for 150 routers.
Each of router has many interfaces. My RRD files takes 30GB of disk space.
I have one rrd file for each router and one rrd file for each interface. Is there
any other way to do it.
Thanks for discussion, I need it very much.
David
--
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