summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart3.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-170] improved charts period & start time selection (Artem)artem2008-05-221-42/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5722 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-142] added transactions to DB actions (beta) (Artem)artem2008-04-141-1/+1
| | | | | | | | - [DEV-137] improvements in permission checks (Artem) - [DEV-137] changes in schema (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5619 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in permissions (Artem)artem2008-04-021-9/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5577 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-118] added dashboard screen to monitoring (Artem)artem2008-02-221-1/+1
| | | | | | | | | | | - [ZBX-206] merged rev.5367:5370 of 1.4/ (Artem) [fixed case sensitive hosts sorting] - [DEV-119] changes how users online are counted (Artem) - implemented patch [added y axis calculation type: "Calculated [Min=0]"] (Artem) - changes in schema.sql (Artem) - fixed JS lib, url class (Artem) - some other small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-253] fixes problem in frontend with long int values (Artem)artem2008-01-161-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5259 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-1/+4
| | | | | | | | [ - added undefined element message 'No **** defined' instead 'Premission deny' (Eugene) - fixed items,graphs,hostgroups deletion (Eugene) - fixed permisions for maps (Eugene) ] git-svn-id: svn://svn.zabbix.com/trunk@4505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added pie graphs (Artem)artem2007-07-161-2/+2
| | | | | | - added subclasses chart.inc.php and pie.inc.php, extending graph.inc.php (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4458 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4205:4207 from branches/1.4.1 (Eugene)osmiy2007-05-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4208 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - finished WEB monitoring (Eugene)osmiy2007-05-151-1/+5
| | | | | | - tested WEB monitoring (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4137 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* finished interface for web monitoringosmiy2007-02-011-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed template of screens for webmonitoring & other fixesosmiy2007-01-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3751 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved editing of graphs (Eugene)osmiy2006-12-051-0/+105
| | | | | | | | - developed 'Color picker' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3567 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table audit (Alexei)hugetoad2004-09-161-306/+0
| | | | | | | | | | | | | | | | - added audit.php (Alexei) - new default port numbers for agent and trapper, 10050 and 10051 (Alexei) - better internal coding standard for ZABBIX agent (Alexei) - added support for md5sum for files less than 64M (Alexei) - added include md5.c and md5.h (Alexei) - remove trends.php, trend.php (Alexei) - remove compare.php, chart3.php (Alexei) - show trigger dependencies in list of configuration of triggers (Alexei) - make Zabbix reset nextcheck for items when updating or adding a trigger (Alexei) - minimum value of PingerFrequency changed to 1 (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-131-2/+2
| | | | | | | | | | - added column sysmaps_hosts.icon_on (Alexei) - hierarchial maps (Alexei) - added column sysmaps_hosts.url (Alexei) - upgrades/dbpatches/1.0_to_1.1alpha1/data/images/ (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1421 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for custom multiplier (Alexei)hugetoad2004-09-101-1/+1
| | | | | | | | | - added column items.formula (Alexei) - added support of SNMPv3 (Alexei) - added columns snmpv3_* to table items (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin ↵hugetoad2004-08-011-13/+13
| | | | | | MOHNHAUP. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1368 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed all versions from 1.0beta14 to 1.0 (Alexei)hugetoad2004-02-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1269 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix for dashed lines under some broken GD (Alexei)hugetoad2003-10-191-4/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1002 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - http://zabbix.sf.nt was changed to http://www.zabbix.orghugetoad2003-10-171-1/+1
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@995 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Graphs to support units.hugetoad2003-06-131-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@820 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - refresh rate is doubled for user 'guest' (Alexei)hugetoad2002-12-281-1/+1
| | | | | | | - misc changes (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@616 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-1/+1
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - automatic resize of all graphs depending on screen size (Alexei)hugetoad2002-10-311-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@552 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permission check for all *.php (Alexei)hugetoad2002-09-071-0/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@483 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2002-08-301-13/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@474 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-61/+0
| | | | | | | - changed type of functions.parameter to varchar(255) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@454 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - in chart3.php: group by <complex expression> changed to group by 1hugetoad2002-08-121-2/+2
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@451 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Additions to the manual.hugetoad2002-08-051-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@447 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-21/+66
| | | | | | | | | | | | | | | | | | | | - added support for disktotal[*] (Alexei) - added support for inodetotal[*] (Alexei) - added support for *,/,+, and - in trigger expressions (Alexei) - removed frontends/php/chart4.php (Alexei) - update item status to UNSUPPORTED in case if SNMP support was not included into zabbix_suckerd (Alexei) - added mysql_init() to DBconnect() (Alexei) - fixed Next100 and Prev100 for case if some hosts are hidden (Alexei) - added select for latest values (Alexei) - delete related services if trigger is deleted (Alexei) - fixed problem with substitution of macros for messages (Alexei) - eliminated DBis_empty() by replacing to DBnum_rows() (Alexei) - MAX_STRING_LEN increased to 4096 (Alexei) - fixed zabbix_log(). Possible coredump if data contains %s, etc (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@445 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-55/+124
| | | | | | | | | - added frontends/php/chart4.php (Alexei) - added frontends/php/compare.php (Alexei) - redesigned all graphs (changed colors, etc) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Host selection for availability report.hugetoad2002-07-261-22/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@443 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/php/chart3.php (Alexei)hugetoad2002-07-221-0/+222
- small fix for form "Configuration of network map" (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@439 97f52cf1-0a1b-0410-bd0e-c28be96e8082