Search found 8 matches

by refractor
Mon May 14, 2012 3:28 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

I just wanted to ask if you have any new experiences about that? :)
by refractor
Thu Apr 26, 2012 3:26 pm
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

Ah, I've seen at his time. I've 3 templates wich I want to use with this CDEF ... I've tried another One because I thought the result will be the same on an other one. BUT It's not! These three Templates are showing Posts, Topics and Registered Members from an Online Board. So when I apply this on t...
by refractor
Wed Apr 25, 2012 5:12 pm
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

thanks for your reply. I've tested it, but I it seems so it wouldn't work: $ /usr/bin/rrdtool graph - \ > --imgformat=PNG \ > --start=1335305197 \ > --end=1335391597 \ > --title='WBB3 - Posts' \ > --base=1000 \ > --height=120 \ > --width=500 \ > --alt-autoscale-min \ > --upper-limit=100 \ > COMMENT:...
by refractor
Wed Apr 18, 2012 3:39 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

No Problem :) Thanks in Advance!
by refractor
Wed Apr 18, 2012 3:09 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

OK, no problem!
I've updated a few days ago to 0.8.8.
by refractor
Tue Apr 17, 2012 6:47 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

OK, it seems I've done something wrong. I've selected a Data Source (at least I believe that I have set it correct) (see att.) So I set the Data source to "none" (the cacti output isn't changing) and back to the correct one (the cacti output isn't changing again) - It seems that Cacti is i...
by refractor
Tue Apr 17, 2012 6:14 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

Hi Reinhard, thanks for your fast relpy! Ah ok, I understand the meaning of the "a"! I've tested your code, but maybe I've made some not quite correct, because it won't wok: /usr/bin/rrdtool graph - \ --imgformat=PNG \ --start=1334574279 \ --end=1334660679 \ --title='WBB3 - Registered Memb...
by refractor
Mon Apr 16, 2012 6:31 am
Forum: Help: General
Topic: CDEF : MAX - MIN ????
Replies: 27
Views: 7292

Re: CDEF : MAX - MIN ????

I'm also loooking for a nearly exact solution, but it won't work. I want to calculate the value of LAST-MIN= and GPRINT the result. The docs you've posted are very interesting, but I haven't found any way to calculate/get the MIN-Value for my calculation. I've tried the following to calculate MAX-MI...