summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/actions.c
Commit message (Expand)AuthorAgeFilesLines
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-141-63/+2
* Initial integration of distributed monitoring.alex2006-09-141-3/+4
* - fixed trigger description substitution in action comporation (Eugene) osmiy2006-09-131-3/+9
* ported r3274 (improved substitution) from 1.1.2osmiy2006-09-011-2/+2
* ported r3240:3246 ('<=' for trigger severity & '+' for trigger) from 1.1.2osmiy2006-08-301-0/+7
* - new more efficient definition of function DBexecute() (Alexei)hugetoad2006-07-131-28/+9
* minor fixesosmiy2006-07-121-1/+1
* zabbix-1.2_dev integrationosmiy2006-07-121-13/+13
* - improved "system.run[]" key, added <wait>|<nowait> mode for Linux (Eugene)osmiy2006-05-291-1/+1
* - dropped suport of delays between actions due to bad design (Alexei)hugetoad2006-05-251-14/+17
* - fixed applying of actions having Trigger Value in condition (Alexei)hugetoad2006-05-241-1/+1
* - fixed evaluation of action's conditions (Alexei)hugetoad2006-05-221-47/+43
* - fixed zabbix server crash after SQL request reading (Eugene)osmiy2006-05-151-1/+1
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-1/+2
* Better performance for MySQL. Conversion to DBfetch().hugetoad2006-05-071-210/+34
* - improved performance of MySQL calls (Alexei)hugetoad2006-05-061-38/+39
* Changes for Oracle support.hugetoad2006-05-061-7/+7
* Minor changes.hugetoad2006-04-211-1/+1
* - fixed compilation issue in run_command() (Alexei)hugetoad2006-04-131-3/+3
* - fixed host conditions in actions (Alexei)hugetoad2006-04-111-0/+1
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-5/+210
* - support for action statuses: enable and disabled (Alexei)hugetoad2006-02-231-1/+1
* Minor changes.hugetoad2006-01-011-1/+1
* Minor changes.hugetoad2005-12-291-20/+8
* Minor changes.hugetoad2005-12-281-5/+11
* Minor fixes.hugetoad2005-12-281-1/+1
* Minor fixes.hugetoad2005-12-281-1/+3
* Minor fixes.hugetoad2005-12-281-2/+2
* More support of new action schema.hugetoad2005-12-281-10/+155
* Minor changes.hugetoad2005-12-271-5/+3
* Minor changes.hugetoad2005-12-271-31/+188
* Minor changes.hugetoad2005-10-111-1/+3
* MInor changes.hugetoad2005-10-111-1/+1
* - added columns alerts.[triggerid,repeats,maxrepeats,nextcheck] (Alexei)hugetoad2005-10-101-1/+1
* Minor changes.hugetoad2005-08-021-1/+1
* Minor changes.hugetoad2005-08-021-2/+2
* Minor changes.hugetoad2005-06-251-1/+1
* Minor changes.hugetoad2005-06-241-1/+1
* Minor changes.hugetoad2005-06-241-2/+2
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-9/+52
* - better modulatisation of code (Alexei)hugetoad2005-06-091-0/+357