summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/classes/graph.inc.php
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-191] added inline update of "Latest Data" screen (Artem)artem2008-07-291-3/+5
* - [DEV-137] graph zoom fix (Artem)artem2008-05-131-1/+1
* - [DEV-118] added dashboard screen to monitoring (Artem)artem2008-02-221-0/+1
* - added pie graphs (Artem)artem2007-07-161-1342/+257
* - added zero line for left y-axis (Artem)artem2007-07-031-8/+14
* - added availability to show negative values in graphs (Artem)artem2007-06-291-149/+252
* - merged -r4311:4312 of branches/1.4.1/ (Eugene) [fixed Dashed lines for gra...osmiy2007-06-201-13/+19
* minor changesosmiy2007-05-151-13/+14
* - finished WEB monitoring (Eugene)osmiy2007-05-151-3/+5
* renamed 'uncnown' to 'unknown'osmiy2007-03-061-1/+1
* - fixed graphs in Oracle system (Eugene)osmiy2007-02-071-6/+7
* fixed time stamp calculation for graphosmiy2007-02-011-2/+4
* fixed stacked graphsosmiy2007-02-011-7/+14
* improoved draft version of httpmonitoringosmiy2007-01-311-6/+13
* fixed stacked grafosmiy2007-01-311-1/+1
* - improved editing of graphs (Eugene)osmiy2006-12-051-33/+56
* - improved stricted PHP5 supporting (Eugene)osmiy2006-11-151-46/+77
* - merged 3458:3460 from (branches/1.1.4) [fixed graphs] (Eugene)osmiy2006-11-131-3/+8
* recommited revisions r3410 and r3411osmiy2006-10-311-1/+1
* Misc changes.alex2006-10-301-1/+1
* - fixed graphosmiy2006-10-301-1/+1
* - always draw graphs for items having type "trapper" (Alexei)alex2006-10-301-10/+13
* - developed group permission system (Eugene)osmiy2006-10-231-15/+2
* proted r3218:3224 from 1.1.2osmiy2006-08-291-1/+1
* - fixed graph item ordering and some bugs of graph drawing (Eugene)osmiy2006-08-281-5/+6
* - fixed errors while adding a host to IT service (Alexei)hugetoad2006-08-091-2/+13
* - developed aggrigated graphs (Eugene)osmiy2006-08-011-52/+110
* - developed stacked graphs (Eugene)osmiy2006-07-211-62/+188
* - added "set_image_header" function for global image controling (Eugene)osmiy2006-06-021-5/+1
* - minor fix (Eugene)osmiy2006-06-011-2/+2
* - minor fixes (Eugene)osmiy2006-06-011-44/+75
* - developed aggrgated graphs (Eugene)osmiy2006-06-011-133/+171
* - improved graphs, added selector of data calculation function (Eugene)osmiy2006-05-311-101/+171
* - cleaned SQL statements to have mod() instead of % (Alexei)hugetoad2006-05-191-14/+8
* - fixed left axis calculation of graph (Eugene)osmiy2006-05-151-2/+2
* More Oracle support (Alexei)hugetoad2006-05-121-11/+18
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-2/+2
* - added trigger displaying on graphs (Eugene)osmiy2006-05-021-48/+172
* - minor fix (Eugene)osmiy2006-04-281-1/+4
* - fixed 00:00-23:59 problem (Eugene)osmiy2006-04-281-10/+7
* - improved graphs, added 'Working time' displaying (Eugene)osmiy2006-04-281-1/+69
* - fix misprint (Eugene)osmiy2006-03-291-1/+1
* Better performance of right checking and other fixes.:whugetoad2006-03-281-1/+1
* - replaced "union" command by sql arrays, for compatability of old MySQL (Eu...osmiy2006-03-271-10/+17
* Minor fix.hugetoad2006-01-211-2/+2
* - fixed two different units in two graph axes (Alexei)hugetoad2006-01-211-48/+44
* - make possible combination of FLOAT and UINT history in a graph (Alexei)hugetoad2005-12-291-4/+3
* - calculated minimum Y in graphs (Alexei)hugetoad2005-12-231-18/+44
* - calculate MAX of Y axis based on average values (Alexei)hugetoad2005-12-041-52/+7
* Minor fixes.hugetoad2005-12-011-1/+3