summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/services.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [ZBX-12] fixed calculations in ZABBIX availability report (Alexei)alex2007-08-261-1/+1
| | | | | | | [svn merge -r4676:4679 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4680 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4596:4597 of branches/1.4.j/ (Artem) [improved some ↵artem2007-08-231-5/+1
| | | | | | javascripts, minor changes] git-svn-id: svn://svn.zabbix.com/trunk@4643 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
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-3/+1
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to SQL statements for pgSQL (Artem)artem2007-08-081-7/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4522 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ↵artem2007-08-071-7/+19
| | | | | | Services change, better performance on IT Service update] git-svn-id: svn://svn.zabbix.com/trunk@4519 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4492:4494 of branches/1.4.2/ (Artem) [fixed getting trigger ↵artem2007-08-011-8/+5
| | | | | | priority - fixed updating services] git-svn-id: svn://svn.zabbix.com/trunk@4495 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed jabber configuration (Eugene)osmiy2007-07-311-7/+1
| | | | | | | - merged rev.4487:4488 of branches/1.4.2 (Eugene) [ fixed 'resolv' library determination && synchronized PHP code with C of services status determination ] git-svn-id: svn://svn.zabbix.com/trunk@4489 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4477:4478 of branches/1.4.2/ (Artem) [fixed status dependency ↵artem2007-07-301-32/+95
| | | | | | in IT Services, now trigger removed from service if it's has child nodes] git-svn-id: svn://svn.zabbix.com/trunk@4480 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4471:4473 of branches/1.4.2/ (Artem) [removed 'Status ↵artem2007-07-271-2/+6
| | | | | | calculation/Status' column value from node 'root' in IT Services] git-svn-id: svn://svn.zabbix.com/trunk@4474 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4469:4471 of branches/1.4.2/ (Artem) [fixes for IT service on ↵artem2007-07-271-27/+60
| | | | | | 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-47/+201
| | | | | | status in "IT Services"] git-svn-id: svn://svn.zabbix.com/trunk@4467 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions in IT Services (Artem/Eugene)artem2007-05-311-3/+19
| | | | | | - fixed adding 'root' to services git-svn-id: svn://svn.zabbix.com/trunk@4214 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changes in parameters pasted to createServiceTreeartem2007-05-301-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4203 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixesartem2007-05-301-4/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4201 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more fixes for IT servicesosmiy2007-05-291-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4191 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed IT Services interface (Artem)artem2007-05-291-21/+126
| | | | | | | - added class CTree - added Javascript class for Cookies management git-svn-id: svn://svn.zabbix.com/trunk@4188 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed times updateartem2007-05-241-8/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4170 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cleaned debug information osmiy2007-05-141-11/+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-0/+5
| | | | | | | - added code documentation - fixed fopen error for installation screen git-svn-id: svn://svn.zabbix.com/trunk@4123 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-32/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-141-56/+225
| | | | | | | | | | | | | | - minor fix of 'trunk/src/libs/zbxcommon/misc.c' (Eugene) - developed SLA calculation periods (Eugene) - developed flexible update intervals for items (Eugene) ported r3213 (fix for 'delay_flex' collumn) from 'branches/1.1-lk/' ported r3202 (flexible update intervals) from 'branches/1.1-lk/' ported r3207 (SLA calculation periods) from 'branches/1.1-lk/' git-svn-id: svn://svn.zabbix.com/trunk@3307 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial integration of distributed monitoring.alex2006-09-141-5/+14
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed errors while adding a host to IT service (Alexei)hugetoad2006-08-091-1/+1
| | | | | | | - fixed warning in classes.inc.php while displaying graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3113 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-12/+11
| | | | | | | | | | | | | | - developed 'net.if.total[*]' parameter (Eugene) - fixed new map link adding (Eugene) - fixed host group adding (Eugene) - fixed map displaying (Eugene) - fixed 'No permissions' for 'Latest data','Triggers','Alarms' screens (Eugene) - fixed permision deletion (Eugene) - fixed 'get_map_by_sysmapid' function calls(Eugene) - improved php code execution speed (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2825 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes to zabbix_sender and other changes (Alexei)hugetoad2006-05-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added trigger selecton from popup (Eugene)osmiy2006-03-161-60/+64
| | | | | | | | - improved popup selection (Eugene) - improved "IT services" configuration (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2702 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved Templates logic (Eugene)osmiy2006-02-101-3/+3
| | | | | | | - speed improvement for proc.num of Tru64 (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2631 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-4/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - GUI made immune to SQL injection attacks (Alexei)hugetoad2006-02-021-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of addslashes.hugetoad2006-01-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of DBget_field (Alexei)hugetoad2005-11-251-16/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2358 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-0/+5
| | | | | | | | | | | | - removed all pthread code (Alexei) - added column items.lastlogsize (Alexei) - added column screens_items.colspan (Alexei) - support of colspan in screens (Alexei) - added column media.period (Alexei) - activity period for medias (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1790 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
* - better error reporting for GUI (Alexei)hugetoad2005-05-061-8/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1757 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/php/include/services.inc.php (Alexei)hugetoad2005-03-171-0/+351
git-svn-id: svn://svn.zabbix.com/trunk@1700 97f52cf1-0a1b-0410-bd0e-c28be96e8082