[rrd-users] Re: CDEF of a CDEF

2006-11-29 Thread Dan Cech
Short answer: Yes. Long answer: Why not just try it out? You'd find out pretty quickly. Dan [EMAIL PROTECTED] wrote: > Hello, > > I am just wandering if it's possible to use the result of a CDEF in > another CDEF? > > Thanks, > > > Richard Marshall -- Unsubscribe mailto:[EMAIL PROTECTED] He

[rrd-users] Re: CDEF of a CDEF

2006-11-29 Thread Tobias Oetiker
Today [EMAIL PROTECTED] wrote: > Hello, > > I am just wandering if it's possible to use the result of a CDEF in > another CDEF? yes tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 213 9902 -- Unsubscribe mailto:[EMAIL PROTECTED]

[rrd-users] CDEF of a CDEF

2006-11-29 Thread rich
Hello, I am just wandering if it's possible to use the result of a CDEF in another CDEF? Thanks, Richard Marshall -- Unsubscribe mailto:[EMAIL PROTECTED] Helpmailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdminhttp://lists.ee.ethz.ch/lsg2.cgi

[rrd-users] Re: Q: Dynamically graphing only DS's with data out of an RRD?

2006-11-29 Thread Simon Hobson
Rivera, Edwin R wrote: >I have an RRD database set up with about 100 DS's defined; one for each >error-code I'd like to graph. > > > >My question is: Say over a given period of time, only 10 of the 100 >possible error codes are recorded (let's assume the other 90's are all >set to U), is there a w

[rrd-users] Re: another guy getting NaNs

2006-11-29 Thread Lincoln Rutledge
On Wednesday 29 November 2006 11:51, Alex van den Bogaerdt wrote: > On Wed, Nov 29, 2006 at 11:10:20AM -0500, Lincoln Rutledge wrote: > > I apologize, I know you have been very helpful on this list. I think you > > are trying to lead me toward solving my problem :) I'm just not sure > > what you

[rrd-users] Re: another guy getting NaNs

2006-11-29 Thread Alex van den Bogaerdt
On Wed, Nov 29, 2006 at 11:10:20AM -0500, Lincoln Rutledge wrote: > I apologize, I know you have been very helpful on this list. I think you are > trying to lead me toward solving my problem :) I'm just not sure what you > are trying to get me to do. What I am trying to get you to do, is to c

[rrd-users] Re: another guy getting NaNs

2006-11-29 Thread Lincoln Rutledge
On Wednesday 29 November 2006 10:53, Alex van den Bogaerdt wrote: > On Wed, Nov 29, 2006 at 09:17:11AM -0500, Lincoln Rutledge wrote: > > [snip incomplete post] > > Please write a complete script, creating your database, storing > values in it, and getting numbers out using rrdtool fetch. I'm not s

[rrd-users] Re: another guy getting NaNs

2006-11-29 Thread Alex van den Bogaerdt
On Wed, Nov 29, 2006 at 09:17:11AM -0500, Lincoln Rutledge wrote: [snip incomplete post] Please write a complete script, creating your database, storing values in it, and getting numbers out using rrdtool fetch. The database must not be large, there do not need to be a gazillion of DSes, and the

[rrd-users] Re: Q: Dynamically graphing only DS's with data out of an RRD?

2006-11-29 Thread Alex van den Bogaerdt
On Wed, Nov 29, 2006 at 10:23:24AM -0500, Rivera, Edwin R wrote: > My question is: Say over a given period of time, only 10 of the 100 > possible error codes are recorded (let's assume the other 90's are all > set to U), is there a way to call `rrdtool graph ...` so that it would > only graph the

[rrd-users] Q: Dynamically graphing only DS's with data out of an RRD?

2006-11-29 Thread Rivera, Edwin R
Good morning, I have an RRD database set up with about 100 DS's defined; one for each error-code I'd like to graph. My question is: Say over a given period of time, only 10 of the 100 possible error codes are recorded (let's assume the other 90's are all set to U), is there a way to call `rr

[rrd-users] another guy getting NaNs

2006-11-29 Thread Lincoln Rutledge
Hi folks, First time with rrdtool. I'm just trying to store values in rrds, once an hour. I don't need any manipulation such as average &c. I know that the values get there, but the rrds look empty. rrdtool create as.rrd -s 3600 RRA:AVERAGE:.9:1:24 DS:octets: GAUGE:4000:U:U Do I want ave

[rrd-users] Re: Compromised value after NaN

2006-11-29 Thread Alex van den Bogaerdt
On Wed, Nov 29, 2006 at 12:35:01PM +0100, Markus Wiget wrote: > Hi rrd-users > > I'm using RRDtool for measuring availability. The values 0, 100 or U are > added every 5 minutes, except at 2:30 when the job is ommited. The job > is a Perl script which uses the RRDs module. Are you sure, very ver

[rrd-users] Compromised value after NaN

2006-11-29 Thread Markus Wiget
Hi rrd-users I'm using RRDtool for measuring availability. The values 0, 100 or U are added every 5 minutes, except at 2:30 when the job is ommited. The job is a Perl script which uses the RRDs module. My RRD files are created as follows (but with Perl, using RRDs module): rrdtool create sla