[rrd-users] Re: extending RRAs... scripts? suggestions?

2001-03-06 Thread Dave Plonka
On Tue, Mar 06, 2001 at 11:33:07PM +0100, Tobias Oetiker wrote: > > Today Dave Plonka wrote: > > | I'm interested in extending my RRAs. Basically I've got lots of ".rrd" > | files that were created nearly 2 years ago, e.g.: > | and real soon now they will begin to lose old daily AVERAGE and

[rrd-users] Re: extending RRAs... scripts? suggestions?

2001-03-06 Thread Tobias Oetiker
Today Dave Plonka wrote: | | | RRD users, | | I'm interested in extending my RRAs. Basically I've got lots of ".rrd" | files that were created nearly 2 years ago, e.g.: | |rrdtool create foo.rrd --step 300 \ |DS:bar:ABSOLUTE:400:U:U \ |RRA:AVERAGE:0:1:600 \ |RRA:AVERAG

[rrd-users] Re: extending RRAs... scripts? suggestions?

2001-03-06 Thread JTuite
I had to do the same thing but to the first RRA, I have to do it one record every five minutes to avoid creating gaps. I have a script that you can pass a directory name to and it will resize all the rrd files in that directory. to grow RRA 0 in the routers dir by 1 record run this: ~/resize-rrd

[rrd-users] 1.1.x discussion on rrd-developers

2001-03-06 Thread Tobias Oetiker
Folks, If you want to discuss 1.1.x pelease stick to rrd-developers ... else we will end up with many confused rrd-users punters ... cheers tobi -- ____ _ /_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich / // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ:

[rrd-users] Re: extending RRAs... scripts? suggestions?

2001-03-06 Thread Jason Fesler
> and real soon now they will begin to lose old daily AVERAGE and MAX > values. I guess I just ned to be able to extend those daily RRAs to > perhaps 5 years so I get some breating room. The script I'm working on to add DS's will also add RRA's. I'm still testing it and hope to be able to let p

[rrd-users] extending RRAs... scripts? suggestions?

2001-03-06 Thread Dave Plonka
RRD users, I'm interested in extending my RRAs. Basically I've got lots of ".rrd" files that were created nearly 2 years ago, e.g.: rrdtool create foo.rrd --step 300 \ DS:bar:ABSOLUTE:400:U:U \ RRA:AVERAGE:0:1:600 \ RRA:AVERAGE:0:6:600 \ RRA:AVERAGE:0:24:600 \ RRA:AVERAGE:0:2

[rrd-users] Re: could not lock RRD

2001-03-06 Thread Dave Plonka
On Tue, Mar 06, 2001 at 04:22:01PM -0500, Paul C. Williamson wrote: > > I am trying to run mrtg/rrd from box 2, but the configs and data live on box > 1. > When I try to run 'box2/mrtg box1/mrtg.cfg', mrtg comes back to tell me that > rrdtool could not update blah.rrd with the data it retriev

[rrd-users] could not lock RRD

2001-03-06 Thread Paul C. Williamson
Fellow rrd users, I am trying to run mrtg/rrd from box 2, but the configs and data live on box 1. When I try to run 'box2/mrtg box1/mrtg.cfg', mrtg comes back to tell me that rrdtool could not update blah.rrd with the data it retrieved because it could not lock the rrd. RRDTool also lives

[rrd-users] Re: [rrd-developers] Image clipping/stacking want

2001-03-06 Thread Alex van den Bogaerdt
Tobias Oetiker wrote: > > Today BAARDA, Don wrote: > |CDEF's are a handy notation for specifying complex combinations of > | data from different sources, but it seems to me that raw access to this is > | only available as a "side-affect" of graphing via "print". To me this seems > | like

[rrd-users] Re: [rrd-developers] Image clipping/stacking want ed in 1.1.x (Was: "Re:

2001-03-06 Thread Sasha Mikheev
Hi, Let me add another vote for separating data processing and retrival from graphing. It would be very nice to get tabular data for complex graphs in rrdtool fetch. Also my favorite features would be: 1. Pluggable modules for RPN operations. 2. Aggregate operations such as average, percentile

[rrd-users] Re: Adding DS's - without import/export?

2001-03-06 Thread Jason Fesler
For anyone who cares.. I've got the script working and producing valid DS's, reading the .rrd files raw. I'm going to add in some safety checks and such, then I'll put a pointer up for grabbing it. I should be able to make it available in the next 24 hours barring other emergencies. -- Unsubs

[rrd-users] Re: [rrd-developers] Image clipping/stacking want ed in 1.1.x (Was: "Re:

2001-03-06 Thread BAARDA, Don
G'day, > -Original Message- > From: Tobias Oetiker [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2001 6:14 PM > To: BAARDA, Don > Cc: Jakob Ilves; Alex van den Bogaerdt; RRD users > Subject: RE: [rrd-users] Re: [rrd-developers] Image clipping/stacking > want ed in 1.1.x (Was

[rrd-users] Re: [rrd-developers] Image clipping/stacking want ed in 1.1.x (Was: "Re:

2001-03-06 Thread Tobias Oetiker
Today BAARDA, Don wrote: | > I already talked to alex about this ... my vision is that we might | > use some xml style language to setup the graph ... if we use svg | > for describing the graph, we need libxml anyways and would thus | > have the parser at hand ... at the moment I am not all t

[rrd-users] Re: Any interest in this?

2001-03-06 Thread Mike Bernhardt
doh! -Original Message- From: dk [mailto:[EMAIL PROTECTED] Sent: Monday, March 05, 2001 10:04 PM To: Mike Bernhardt Subject: Re: [rrd-users] Re: Any interest in this? Wowyou forgot to read onit's right below the link. ~doug - Original Message - From: "Mike Bernhardt" <[

[rrd-users] Re: Any interest in this?

2001-03-06 Thread Mike Bernhardt
Providing us with the user name and password to view the page would be a good addition... -Original Message- From: Michael M. Imrick [mailto:[EMAIL PROTECTED] Sent: Monday, March 05, 2001 6:30 PM To: rrd-users@list.ee.ethz.ch Subject: [rrd-users] Re: Any interest in this? Here is a de

[rrd-users] Re: Any interest in this?

2001-03-06 Thread Michael M. Imrick
Here is a demo http://sparky.up.net/demo/demo.rrg user: demo pass: There is a link to a tarball at the bottom of the page. I put it together *very quickly* this evening. Let me know what you think. I'm open to ideas and such Michael On Sun, 4 Mar 2001, Michael M. Imrick wrote: >

[rrd-users] Re: [rrd-developers] Image clipping/stacking want ed in 1.1.x (Was: "Re:

2001-03-06 Thread BAARDA, Don
G'day, > -Original Message- > From: Tobias Oetiker [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2001 10:23 AM > To: Jakob Ilves > Cc: Alex van den Bogaerdt; RRD users > Subject: [rrd-users] Re: [rrd-developers] Image clipping/stacking > wanted in 1.1.x (Was: "Re: > > > Ye

[rrd-users] Re: [rrd-developers] Image clipping/stacking wanted in 1.1.x (Was: "Re:

2001-03-06 Thread Tobias Oetiker
Yesterday Jakob Ilves wrote: | I know all this can be done with rrdtool 1.0.x if bolting on something similar to | ImageMagick but building ImageMagick seem to be non-trivial to say the least and also, | it has some performance hits (memory and CPU-wise) compared to get the clipping done b