summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/defines.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [ZBX-208] html output parsing (Artem)artem2007-12-121-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-55] Screen elements('graph','simple graph','plain text') are ↵artem2007-11-291-0/+3
| | | | | | 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-66] added sorting to screens (Artem)artem2007-11-121-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4996 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-60] added availability of setting hosts view style in overview & ↵artem2007-11-051-0/+4
| | | | | | screens (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4974 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-48] merged rev. 4890:4891 of branches/1.4.j/ (Artem) [added scripts ↵artem2007-10-221-0/+4
| | | | | | form,scripts list, script call menu] git-svn-id: svn://svn.zabbix.com/trunk@4893 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-43] support of new macros {ITEM.VALUE}, {ITEM.VALUE1}, etc (Alexei)alex2007-10-211-0/+3
| | | | | | | [svn merge -r4874:4876 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4877 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-45][DEV-47] merged rev. 4859:4861,4864:4865 of branches/1.4.j/ ↵artem2007-10-121-7/+26
| | | | | | (Artem) [changed design of status of Trigger screen, added bulk acknowledge] git-svn-id: svn://svn.zabbix.com/trunk@4866 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* [DEV-23] improvements in configure.in IPv6 (Sasha)sasha2007-09-171-0/+2
| | | | | | | | | | | | | | [DEV-23] Autodiscovery for IPv6 (Sasha) [DEV-17] Add support of IPv6 to standard library (comms.c) (Sasha) [DEV-21] extended size of IP fields to accept IPv6 style IPs (Alexei) [DEV-21] added basic validation of IPv6 IP addresses in GUI (Alexei) [DEV-18] Modified structures of include/db.h to have larger length for IP addresses. [DEV-18] database schema enhanced for IPv6 addresses (Alexei) Minor fix for confgure.in. support of --enable-ipv6 for configure.in (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4752 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of encoding of log files to displayed encoding (Alexei)alex2007-08-281-0/+3
| | | | | | | [svn merge -r4686:4690 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4692 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4523:4526 of branches/1.4.2/ (Artem) [added trigger blink on ↵artem2007-08-081-0/+2
| | | | | | status change during defined value, added defined value TRIGGER_BLINK_PERIOD] git-svn-id: svn://svn.zabbix.com/trunk@4528 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4506:4507 of branches/1.4.2 (Eugene)osmiy2007-08-031-0/+5
| | | | | | | [- added dotted drowing type for links of map - fixed links drowing type of map ] git-svn-id: svn://svn.zabbix.com/trunk@4508 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability of using spaces for trigger expressions (Eugene)osmiy2007-07-301-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4476 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added pie graphs (Artem)artem2007-07-161-0/+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
* - added frontend-side support of quotes and triger expression validation ↵osmiy2007-07-051-19/+41
| | | | | | | | | | | | | (Eugene) - merged rev. 4305:4307 [improved trigger expression syntax and validation] - merged rev. 4329:4331 [more support for quotes in key parameters] - merged rev. 4344:4346 [minor improovments] - merged rev. 4431:4432 [added availability of using ":," character for key] git-svn-id: svn://svn.zabbix.com/trunk@4437 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of NOT IN operator for time periods (Alexei)alex2007-07-041-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes (Eugene)osmiy2007-06-221-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4349 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-081-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4241:4242 (Eugene) [added availability of ↵osmiy2007-06-061-1/+1
| | | | | | using '&' character for key] git-svn-id: svn://svn.zabbix.com/trunk@4243 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4235:4236 (Eugene) [added availability of ↵osmiy2007-06-051-1/+1
| | | | | | using '\'' character for key] git-svn-id: svn://svn.zabbix.com/trunk@4237 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added constant ZBX_GUEST_USER (Artem)artem2007-06-041-0/+2
| | | | | | - added user check on 'guest' to 'history' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4231 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added constant ZBX_HISTORY_COUNT (Artem)artem2007-06-041-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4230 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to export/import templates for hosts (Artem)artem2007-06-011-0/+2
| | | | | | - added permissions for hosts on import (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4220 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4210:4213 (Eugene)osmiy2007-05-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4216 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4205:4207 from branches/1.4.1 (Eugene)osmiy2007-05-301-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4208 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed trigger description displayingosmiy2007-05-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4157 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - restored validation for hostname (Eugene)osmiy2007-05-211-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4155 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - finished WEB monitoring (Eugene)osmiy2007-05-151-0/+4
| | | | | | - tested WEB monitoring (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4137 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added http status code configuration for web monitoring (Eugene)osmiy2007-05-141-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4130 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added exporting of applications and valuemap linkage (Eugene)osmiy2007-05-021-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4079 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new drchecks (Eugene)osmiy2007-04-271-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4071 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added 'received value' condition type for actions (Eugene)osmiy2007-04-271-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4069 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added uptime/downtime action condition for discovery osmiy2007-04-141-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4013 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* updated frontend for new discovefy osmiy2007-04-141-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4011 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed slideshow configuration (Eugene)osmiy2007-04-051-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3977 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontend-side support of external checks. (Eugene)osmiy2007-04-041-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3974 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed remembering of previous charts viewed (Eugene)osmiy2007-04-021-1/+1
| | | | | | | | | - fixed color validation (Eugene) - fixed template graphs editing (Eugene) - fixed trigger overview status (Eugene) [THANKS TO: 'ZP Gu' for detailed bug report] git-svn-id: svn://svn.zabbix.com/trunk@3966 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Developed action configurations for discodery events (Eugene)osmiy2007-04-021-10/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3965 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved ZABBIX sender (Eugene)osmiy2007-03-291-5/+11
| | | | | | | - fixed popup menu on frontend for hosts screen (Eugene) - monir fixes of C code (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3953 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of multiple actions per set of conidtions (Eugene)osmiy2007-03-261-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3927 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added viwer of dicovery events (Eugene)osmiy2007-03-221-269/+269
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3907 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added quick help for overview (Eugene)osmiy2007-03-211-0/+5
| | | | | | - developed Dicovery system (Alexei/Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3904 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed configuration interface for discovery (Eugene)osmiy2007-03-201-0/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3900 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed events.triggerid requestsosmiy2007-03-191-0/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3896 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added support of AND, OR, AND/OR calculation of action conditions [GUI] (Eugene)osmiy2007-03-061-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3876 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* renamed 'uncnown' to 'unknown'osmiy2007-03-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added 'UNKNOWN' status for elements of map (Eugene)osmiy2007-03-061-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3871 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed configuration of Jabber messaging (Eugene)osmiy2007-02-141-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3826 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added items for webtests & fixed massupdateosmiy2007-01-311-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3775 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions for triggers (Eugene)osmiy2007-01-301-3/+4
| | | | | | | | - developed 'mass update' functionality for items (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved webmonitoring (Eugene)osmiy2007-01-231-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3749 97f52cf1-0a1b-0410-bd0e-c28be96e8082