summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-192] added filter to Status of triggers (Artem)artem2008-07-231-5/+6
| | | | | | | | | | | - [DEV-191] monitoring screens inline update preparation (Artem) - [DEV-192] added severity filter in status of triggers (Artem) - [DEV-137] sql fixes for oracle (Artem) - [ZBX-396] fixed error maps message (Artem) - [ZBX-394] fixed showing hosts without group in status of triggers (Artem) - [DEV-137] small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5841 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fix simple graphs error. Tnx to Palmertree. (Artem)artem2008-06-251-2/+2
| | | | | | - [DEV-137] added profile value_id devision by nodes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5788 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-172] added support of Apache authentication (Artem)artem2008-05-231-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5724 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-170] improved charts period & start time selection (Artem)artem2008-05-221-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5722 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-55] Screen elements('graph','simple graph','plain text') are ↵artem2007-11-291-1/+1
| | | | | | extended, added new field in DB,table 'screens_items' 'dynamic' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5116 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-13] fixed graph issue in Latest Data (Artem)artem2007-09-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4713 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-0/+6
| | | | | | | | [ - 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-1/+1
| | | | | | - 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
* - fix for start time in graph navigation (Alexei)alex2006-11-101-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3451 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-22/+41
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved graphs, added selector of data calculation function (Eugene)osmiy2006-05-311-1/+1
| | | | | | | NOTE: don't finished historical graphs git-svn-id: svn://svn.zabbix.com/trunk@2933 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - double sided graphs (Alexei)hugetoad2005-12-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2379 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor cleanup.hugetoad2005-12-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2378 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-10/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin ↵hugetoad2004-08-011-10/+10
| | | | | | MOHNHAUP. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1368 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
* Minor changes (Alexei)hugetoad2003-08-031-3/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/include.classes.inc.php (Alexei)hugetoad2003-07-301-609/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@876 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Small fix.hugetoad2003-07-291-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@871 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes for screenedit.php (Alexei)hugetoad2003-07-251-1/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@863 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-07-241-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@856 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2003-07-221-10/+33
| | | | git-svn-id: svn://svn.zabbix.com/trunk@855 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2003-07-201-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@854 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for changing of graph items (Alexei)hugetoad2003-07-201-216/+553
| | | | | | | | | | | - menu will not require more than three lines (Alexei) - fixed dividion by zero in chart2.php (Alexei) - period and start of interval are preserved in full-screen mode (Alexei) - added units in graph legends (Alexei) - table-like legend for user graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@853 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basic support for simple graphs in screens (Alexei)hugetoad2003-06-201-1/+4
| | | | | | | - added table screens_graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@835 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for units (Mb, Kb, Gb, etc) (Alexei)hugetoad2003-06-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@819 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support for metric units.hugetoad2003-06-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@818 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cosmetic changes to alarms.php (Alexei)hugetoad2003-01-151-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@649 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2002-12-291-7/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@618 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - refresh rate is doubled for user 'guest' (Alexei)hugetoad2002-12-281-1/+8
| | | | | | | - misc changes (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@616 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements for chart.php (Alexei)hugetoad2002-12-271-12/+88
| | | | git-svn-id: svn://svn.zabbix.com/trunk@611 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/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@552 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permission check for all *.php (Alexei)hugetoad2002-09-071-1/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@483 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changeshugetoad2002-08-251-5/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@465 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-9/+7
| | | | | | | | | | | | | | | | | | | | - 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-14/+26
| | | | | | | | | - 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
* Minor changes.hugetoad2002-07-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@427 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-1/+1
| | | | | | | | | - check of source IP address for trapped values (Alexei) - added include/security.h and include/security.c (Alexei) - added items.trapper_hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@411 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added time legend for simple graph (Alexei)hugetoad2002-04-231-4/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@353 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-0/+130
git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082