aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/Default.class.php (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27type: escape colons in filenames used in rrd commandlinePim van den Berg1-3/+7
2011-06-26type/Default: dont use t as ti when no ti is setPim van den Berg1-1/+1
2011-04-21resolve php noticesKarol Nowacki1-13/+13
2011-04-10use tinstance for legend label when data_sources is not set by pluginPim van den Berg1-2/+7
2011-02-05replace function generate_colors by rainbow_colorsPim van den Berg1-20/+21
2010-09-17automatic alignment of graph legendPim van den Berg1-13/+15
2010-09-11type/default: dont strip 1st char from instance name when there is no type in...Pim van den Berg1-1/+3
2010-05-17a source (type instance or data source) may contain dotsPim van den Berg1-1/+0
2010-05-13Allow to define alternate options for rrdtool in config fileEdmondo Tommasina1-0/+4
2010-05-13fix: renumber keys of intersected array in function rrd_get_sourcesPim van den Berg1-1/+1
2010-03-21fix: file2identifier must return identifiers (not basenames)Pim van den Berg1-1/+2
2010-03-01correct a bug when graphing multiple DS in multiple filesManuel CISSÉ1-2/+2
2010-03-01add the possibility to generate and use default colors for graphsManuel CISSÉ1-2/+29
2010-03-01autofill DS names when not specifiedManuel CISSÉ1-0/+18
2010-03-01add the ability to graph multiple DS in multiple files (used by vmem plugin)Manuel CISSÉ1-2/+13
2010-02-16make rrdfiles using utf8 and spaces workJakob Haufe1-16/+16
2010-01-12make browser cache time for images configurablePim van den Berg1-1/+4
2010-01-12make rrdtool executable configurablePim van den Berg1-3/+6
2009-12-31rewrite of type classesPim van den Berg1-47/+95
2009-12-31always show 'on $host' in the rrd titlePim van den Berg1-1/+1
2009-12-28replace duplicate code by function rrd_optionsPim van den Berg1-3/+9
2009-11-04remove path_format from pluginsPim van den Berg1-5/+17