summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/hosts.inc.php
Commit message (Collapse)AuthorAgeFilesLines
...
* - startrd developement of dbmanager on serversideosmiy2007-04-231-2/+2
| | | | | | - 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-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3984 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added popup menu for quick hosts controlling in configuration screen (Eugene)osmiy2007-03-271-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3941 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added Clone functionality (Eugene)osmiy2007-02-151-6/+10
| | | | | | | - more PostgreSQL support - allow schama generation in any place calling git-svn-id: svn://svn.zabbix.com/trunk@3831 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - split hostname and DNS name (Eugene)osmiy2007-02-141-12/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3825 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-4/+7
| | | | | | | | - developed 'mass update' functionality for items (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix.alex2007-01-271-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3762 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed deletion of applications with httptests (Eugene)osmiy2007-01-251-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3753 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added availability to using '$' sign for hosts and item keys (Eugene)osmiy2007-01-161-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3720 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed updating of hosts (Eugene)osmiy2006-12-071-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added supporting of sqlite database for frontend (Eugene)osmiy2006-12-061-8/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3571 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
* - added "Host group" element to maps (Eugene)osmiy2006-11-171-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3499 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed recursion coping of elements from templateosmiy2006-10-311-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3415 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes.alex2006-10-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* minor fixosmiy2006-10-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3390 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed multitemplate system (Eugene)osmiy2006-10-271-81/+144
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3388 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-114/+91
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial integration of distributed monitoring.alex2006-09-141-7/+20
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed template unlinking feature (Eugene)osmiy2006-07-181-29/+65
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3057 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-231-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2881 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed oracle SQL request creating (Eugene)osmiy2006-05-221-31/+33
| | | | | | | - fixed first host selection from list of accessed hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2874 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2006-05-171-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2846 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - speed improvement for Overview screens (Eugene)osmiy2006-05-121-0/+6
| | | | | | | | | | | | | | - 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-29/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2823 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-081-4/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2820 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved 'Latest data' sreen, items grouped by applications (Eugene)osmiy2006-05-031-4/+187
| | | | | | | - added applications for hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2794 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed bulkloader (Eugene)osmiy2006-04-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2755 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added independent filter by group and host for trigger status (Eugene)osmiy2006-04-131-8/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2737 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved host selection (Eugene)osmiy2006-04-121-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2730 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved filter by hosts and groups (Eugene)osmiy2006-04-071-0/+145
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2723 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - added "Triggers overview" for screens (Eugene) - added blinking into Trigger overview (Eugene) - added screen displaying in other screen (Eugene) - improved Overview table header, vertical text added (Eugene) - developed "ZABBIX Clock" module for screens (Eugene) - developed "ZABBIX server info" module for screens (Eugene) - developed "Triggers info" module for screens (Eugene) - developed "Host info" module for screens (Eugene) - improved screens displaying, added item alignment (Eugene) - improved ZABBIX server report (Eugene) - improved images configuration (Eugene) - added onserver image resizing for thumbs by php (Eugene) - developed acknowledges system (Eugene) - added icons displaying for maps (Eugene) - added maps displaying for maps (Eugene) - improved maps (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2699 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added hosekeeper support for frontend (Eugene)osmiy2006-02-221-13/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2675 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved templates logic for graphs (Eugene)osmiy2006-02-171-2/+3
| | | | | | | - improved templates logic for triggers (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2650 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Added suport of new host<->templates logic for Triggers (Eugene)osmiy2006-02-151-4/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2644 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed incorrect groupid error for actions (Eugene)osmiy2006-02-131-2/+2
| | | | | | | (http://www.zabbix.com/forum/showthread.php?t=2146) git-svn-id: svn://svn.zabbix.com/trunk@2635 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved Templates logic (Eugene)osmiy2006-02-101-69/+192
| | | | | | | - 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/+4
| | | | 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-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Bug fixing (Eugene)osmiy2006-01-311-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2588 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-201-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2547 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-191-4/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2544 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - reverted original spancheck patch. No more warnings. (Alexei)hugetoad2006-01-021-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2477 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added Graphs synchronization for linked hosts (Eugene)osmiy2005-12-301-5/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2458 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of DBget_field (Alexei)hugetoad2005-11-251-9/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2358 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleaned up the host and user bulk loader a bit.james_wells2005-11-181-1/+4
| | | | | | | | | bulkloader.php include/bulkloader.inc.php include/hosts.inc.php git-svn-id: svn://svn.zabbix.com/trunk@2335 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc fixes.hugetoad2005-08-291-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2010 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc fixes for host-templates linkage (Alexei)hugetoad2005-08-291-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2009 97f52cf1-0a1b-0410-bd0e-c28be96e8082