summaryrefslogtreecommitdiffstats
path: root/frontends/php/chart4.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-192] added filter to Status of triggers (Artem)artem2008-07-231-17/+10
| | | | | | | | | | | - [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
* - improvements in permissions (Artem)artem2008-04-021-10/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5577 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4636:463t of branches/1.4 (Eugene) [added numeric parameters ↵osmiy2007-08-221-1/+1
| | | | | | support for trigger description ' .. '] git-svn-id: svn://svn.zabbix.com/trunk@4639 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-0/+5
| | | | | | | | [ - 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
* - developed group permission system (Eugene)osmiy2006-10-231-73/+51
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "set_image_header" function for global image controling (Eugene)osmiy2006-06-021-3/+1
| | | | | | | - Added database patch for oracle (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2938 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-9/+9
| | | | 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
* - 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
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin ↵hugetoad2004-08-011-9/+9
| | | | | | 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 support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-5/+5
| | | | | | | %s (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1120 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
* - redesigned availablity chart (Alexei)hugetoad2003-11-301-33/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1076 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix for dashed lines under some broken GD (Alexei)hugetoad2003-10-191-2/+2
| | | | 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
* - fixed calculate_service_availability() (Alexei)hugetoad2003-02-031-4/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@682 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
* - availability graph for IT Services (Alexei)hugetoad2002-09-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@488 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
* - added graph to availability report (Alexei)hugetoad2002-09-051-15/+40
| | | | git-svn-id: svn://svn.zabbix.com/trunk@481 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for availability graph.hugetoad2002-09-021-83/+36
| | | | git-svn-id: svn://svn.zabbix.com/trunk@478 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/php/chart4.php (Alexei)hugetoad2002-09-021-0/+213
| | | | | | | | | - availability report will not show trigger expressions (Alexei) - added creation of table 'sessions' to migration scripts for 1.0beta4 (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@477 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-041-227/+0
| | | | | | | | | | | | | | | | | | | | - 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-0/+227
- 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