summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/triggers.inc.php
Commit message (Collapse)AuthorAgeFilesLines
...
* - [DEV-62] added availability to select all hosts in "Availability report" ↵artem2007-11-021-0/+1
| | | | | | (Artem) git-svn-id: svn://svn.zabbix.com/trunk@4967 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-36] merged rev. 4943:4945 of branches/1.4.j/ (Artem) (minor fix)artem2007-10-301-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4946 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-36] merged rev. 4938:4943 of branches/1.4.j/ (Artem) (fixes for "No ↵artem2007-10-301-0/+32
| | | | | | False for B") git-svn-id: svn://svn.zabbix.com/trunk@4944 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-32] merged rev. 4916:4918 of branches/1.4.j/ (Artem) (fixed ↵artem2007-10-261-1/+2
| | | | | | import/export of triggers) git-svn-id: svn://svn.zabbix.com/trunk@4919 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-56] added better item selection in screens (Artem)artem2007-10-251-5/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4913 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-43] support of new macros {ITEM.VALUE}, {ITEM.VALUE1}, etc (Alexei)alex2007-10-211-3/+171
| | | | | | | [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
* - [ZBX-30,ZBX-47] better dependencies (Alexei)alex2007-10-121-0/+53
| | | | | | | [svn merge -r4862:4868 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-45][DEV-47] merged rev. 4859:4861,4864:4865 of branches/1.4.j/ ↵artem2007-10-121-7/+9
| | | | | | (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
* - [ZBX-56] merged rev. 4778:4780 of branches/1.4.j (Artem) [fixed "Trigger ↵artem2007-09-241-4/+11
| | | | | | status is set to UNKNOWN when expression is not modified" issue] git-svn-id: svn://svn.zabbix.com/trunk@4784 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of macro {ITEM.LASTVALUE} for notifications and trigger names ↵alex2007-08-301-1/+11
| | | | | | | | | (Alexei) [svn merge -r4699:4702 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4636:463t of branches/1.4 (Eugene) [added numeric parameters ↵osmiy2007-08-221-4/+75
| | | | | | support for trigger description ' .. '] git-svn-id: svn://svn.zabbix.com/trunk@4639 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4628:4629 of branches/1.4.2 (Eugene) [fixed validation of ↵osmiy2007-08-201-1/+1
| | | | | | trigger expression] git-svn-id: svn://svn.zabbix.com/trunk@4630 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed frontend to accept trigger function time() (Alexei)alex2007-08-171-6/+7
| | | | | | | [svn merge -r4604:4607 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4608 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added missing { and } when displaying trigger expressions (Alexei)alex2007-08-151-1/+1
| | | | | | | [svn merge -r4571:4574 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-7/+9
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of new parameter for count(period,value,operator) (Alexei)alex2007-08-121-1/+1
| | | | | | | [svn merge -r4541:4544 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4545 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new trigger function iregexp(), non case-sensitive regexp (Alexei) alex2007-08-121-0/+6
| | | | | | | [svn merge -r4538:4541 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4542 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4511:4512 of branches/1.4.2/ (Artem) [fixed getting trigger ↵artem2007-08-061-1/+7
| | | | | | priority] git-svn-id: svn://svn.zabbix.com/trunk@4513 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4492:4494 of branches/1.4.2/ (Artem) [fixed getting trigger ↵artem2007-08-011-3/+4
| | | | | | priority - fixed updating services] git-svn-id: svn://svn.zabbix.com/trunk@4495 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability of using spaces for trigger expressions (Eugene)osmiy2007-07-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4476 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4469:4471 of branches/1.4.2/ (Artem) [fixes for IT service on ↵artem2007-07-271-3/+6
| | | | | | Service update] git-svn-id: svn://svn.zabbix.com/trunk@4472 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4464:4466 of branches/1.4.2/ (Artem) [fixed problem with ↵artem2007-07-251-1/+23
| | | | | | status in "IT Services"] git-svn-id: svn://svn.zabbix.com/trunk@4467 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed error 'undefined function delete_service' (Eugene)osmiy2007-07-051-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4442 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontend-side support of quotes and triger expression validation ↵osmiy2007-07-051-310/+600
| | | | | | | | | | | | | (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
* - minor change (Eugene)osmiy2007-06-111-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4265 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged from branches/1.4.1 rev. 4239:4240 (Eugene) [fixed 'count' ↵osmiy2007-06-061-11/+21
| | | | | | function for trigger expression] git-svn-id: svn://svn.zabbix.com/trunk@4241 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes related to processing of trigger statuses (Alexei)alex2007-05-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4176 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed trigges expression validation for non float functions (Eugene)osmiy2007-05-241-5/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4173 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - restored validation for hostname (Eugene)osmiy2007-05-211-45/+49
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4155 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added acknowledge mangement for overview screen (Eugene)osmiy2007-05-141-1/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4133 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cleaned debug information osmiy2007-05-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4128 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to yse '\!' characters in item keys (Eugene)osmiy2007-05-111-6/+87
| | | | | | | - added code documentation - fixed fopen error for installation screen git-svn-id: svn://svn.zabbix.com/trunk@4123 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to yse ')(' characters in item keys (Eugene)osmiy2007-05-101-129/+149
| | | | | | - improved management of trigger (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4119 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes osmiy2007-04-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4062 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - startrd developement of dbmanager on serversideosmiy2007-04-231-20/+7
| | | | | | - minor fixes of template linkage on frontend git-svn-id: svn://svn.zabbix.com/trunk@4045 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed dependences of deleted elements for actions (Eugene)osmiy2007-04-101-3/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3984 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed trigger dependencies for templated triggers (Eugene)osmiy2007-04-041-9/+47
| | | | | | - mitor fixes git-svn-id: svn://svn.zabbix.com/trunk@3973 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed remembering of previous charts viewed (Eugene)osmiy2007-04-021-0/+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-14/+38
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3965 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed events.triggerid requestsosmiy2007-03-191-12/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3896 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed PopUp menu for itemoveviw screen (Eugene)osmiy2007-03-161-9/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3893 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed PopUp menu for overview (Eugene)osmiy2007-03-161-4/+79
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3892 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of hysteresis (Alexei)alex2007-03-011-1/+12
| | | | | | | - support of macro {TRIGGER.VALUE} in trigger expressions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3857 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed graphs in Oracle system (Eugene)osmiy2007-02-071-1/+1
| | | | | | | - fixed trigger expressions with ':' (Eugene) - fixed 'Server info' screen componets (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3804 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions for triggers (Eugene)osmiy2007-01-301-38/+28
| | | | | | | | - developed 'mass update' functionality for items (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix for adding trigger expressions having sign '-' (Alexei)alex2007-01-281-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3766 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed sort order of hosts for trigger overview (Eugene)osmiy2007-01-091-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added supporting of sqlite database for frontend (Eugene)osmiy2006-12-061-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3571 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added rules for importing XML data (Eugene)osmiy2006-11-231-4/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3506 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed "Import/Export" system for ZABBIX configurations (Eugene)osmiy2006-11-221-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3504 97f52cf1-0a1b-0410-bd0e-c28be96e8082