Search found 3 matches

by cpitchford
Mon Oct 01, 2007 10:36 am
Forum: Help: General
Topic: ALL_DATA_SOURCES_NODUPS incorrectly adds fields twice
Replies: 3
Views: 765

Sorry, I forgot to mention that I had..

http://bugs.cacti.net/view.php?id=1017

It's been picked up, but I don't think much has happened yet. I was caught up this weekend, else I'd have looked further into it myself
by cpitchford
Fri Sep 21, 2007 4:10 pm
Forum: Help: General
Topic: ALL_DATA_SOURCES_NODUPS incorrectly adds fields twice
Replies: 3
Views: 765

Ok, I've found out why it renders the CDEF incorrectly, it isn't a bug in the part that renders the time. Looking in lib/rrd.php:451 function rrdtool_function_graph.. At around line 965, I included a call to print_t to dump the $graph_items[$t]. It seems that an item is processed if it has a member:...
by cpitchford
Fri Sep 21, 2007 12:53 pm
Forum: Help: General
Topic: ALL_DATA_SOURCES_NODUPS incorrectly adds fields twice
Replies: 3
Views: 765

ALL_DATA_SOURCES_NODUPS incorrectly adds fields twice

I've been experimenting with the load average graph consisting of 1min, 5min and 15min averages. It utilises the "Total All Data Sources" CDEF to create a black outline. This worked until I added *then removed* a new data input. Imagine a 3 fields item1 field1 AREA item2 field2 STACK item3...