summaryrefslogtreecommitdiffstats
path: root/frontends/php/maps.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] changed trigger values definitions (Artem)artem2008-08-051-27/+32
| | | | | | | - [DEV-191] latest data reverted to standart refresh (Artem) - [DEV-191] added hats to graphs, screens pages (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-198] Correct representation of disabled elements on the map (hosts, ↵sasha2008-08-051-1/+1
| | | | | | triggers) git-svn-id: svn://svn.zabbix.com/trunk@5871 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] small fixes & performance enchantments (Artem)artem2008-08-051-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-192] added filter to Status of triggers (Artem)artem2008-07-231-12/+24
| | | | | | | | | | | - [DEV-191] monitoring screens inline update preparation (Artem) - [DEV-192] added severity filter in status of triggers (Artem) - [DEV-137] sql fixes for oracle (Artem) - [ZBX-396] fixed error maps message (Artem) - [ZBX-394] fixed showing hosts without group in status of triggers (Artem) - [DEV-137] small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5841 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-157] added fullscreen icon to monitoring screens (Artem)artem2008-04-301-20/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5674 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-154] added more flexibility to scripts (Artem)artem2008-04-281-6/+4
| | | | | | | - [DEV-156] added the link from Status of Triggers to Latest data when clicking on a host (Artem) - [DEV-137] small improvements to GUI (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5664 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "remove all" option in dashboard menus (Artem)artem2008-04-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added deletion from favorites on deleting items,graphs,screens,maps.. (Artem)artem2008-04-021-9/+7
| | | | | | - changes resources for favorites (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5579 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvements in permissions (Artem)artem2008-04-021-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5577 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-126] moved graphs,maps,screens to dashboard, implemented quick add ↵artem2008-03-031-7/+65
| | | | | | to favorites (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5432 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-49] merged rev. 5048:5049 of branches/1.4.j/ (Artem) [fix for maps ↵artem2007-11-151-1/+0
| | | | | | in "screens" page] git-svn-id: svn://svn.zabbix.com/trunk@5050 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-49] merged rev. 5034:5035 of branches/1.4.j/ (Artem) [added script ↵artem2007-11-141-1/+2
| | | | | | menu to host icons in Maps] git-svn-id: svn://svn.zabbix.com/trunk@5036 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-88] merged rev. 4814:4816 of branches/1.4/ (Artem) [fixed "Change ↵artem2007-10-011-0/+2
| | | | | | method in all forms which affects display info to 'get" issue] git-svn-id: svn://svn.zabbix.com/trunk@4818 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merger rev. 4546:4547 of branches/1.4.j [developed data monitoring of ↵osmiy2007-08-131-4/+6
| | | | | | multiple nodes] git-svn-id: svn://svn.zabbix.com/trunk@4549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added history of last five visited pages (Artem)artem2007-06-041-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-35/+54
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Initial integration of distributed monitoring.alex2006-09-141-2/+2
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-77/+51
| | | | | | | | | | | | | | | | | | | | | | - 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
* - Minor bug fixing. (Eugene)osmiy2006-02-161-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2648 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc GUI improvements.hugetoad2006-02-061-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2606 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-211-5/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleanup of PHP code.hugetoad2005-11-251-18/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable refresh rate. Thanks to James Wells. (Alexei)hugetoad2005-10-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-25/+25
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
| | | | | | | - better localisation support (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1903 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 readability of php code (Alexei)hugetoad2005-05-141-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed mouse navigation for multiple maps in one screen (Alexei)hugetoad2005-02-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1678 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-02-261-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1674 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* PHP GUI improvements.hugetoad2004-11-131-18/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1478 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping of trends (Alexei)hugetoad2004-08-081-0/+5
| | | | | | | | | | | | - added column items.trends (Alexei) - added escaping of SQL statements where needed (Alexei) - added src/zabbix_sucker/checks_agent.[h,c] (Alexei) - added src/zabbix_sucker/checks_internal.[h,c] (Alexei) - added src/zabbix_sucker/checks_snmp.[h,c] (Alexei) - added src/zabbix_sucker/checks_simple.[h,c] (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1378 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin ↵hugetoad2004-08-011-23/+23
| | | | | | MOHNHAUP. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1368 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-31/+42
| | | | | | | | | | | | | | - new selection for triggers.php (Alexei) - new selection for items.php (Alexei) - removed helpdesk.php (Alexei) - fixed check of permissions for screenedit.php (Alexei) - new selection for graphs in charts.php (Alexei) - new selection of maps in maps.php (Alexei) - new selection of group and host for latest.php (Alexei) - added support for macro {IPADDRESS} (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1348 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of localisation (Alexei)hugetoad2004-05-201-5/+5
| | | | | | | | - added file frontends/php/include/locale_en.inc.php (Alexei) - fixed check of NNTP service (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1347 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for screen handling code.hugetoad2003-08-161-20/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-5/+5
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better support of CSS.hugetoad2002-10-261-3/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@545 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2002-08-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@474 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes.hugetoad2002-08-271-13/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@467 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - changed width=\"X%\" to width=X% in *.php (Alexei) - Status of a trigger will blink if it was changes during last 60 seconds (Alexei) - Zabbix daemons to update triggers.lastchange when triggers.values is changed (Alexei) - added misc/init.d/debian/zabbix-[suckerd|trapperd] (Alexei) - removed misc/init.d/debian/zabbix-server (Alexei) - send_email() will timeout after 10 seconds (Alexei) - DBadd_alarm() renamed to add_alarm() (Alexei) - support for SCO OpenServer (Alexei). Thanks to Alexender Kirhenstein. - ./configure will correctly define socklen_t (Alexei) - <center> changed to <div align=center> (Alexei) - reason of problem in screen IT Services (Alexei) - added frontends.php/helpdesk.php (Alexei) - added tables: problems, problems_comments,categories (Alexei) - added "...#form" to button Change in form Configuration of Users (Alexei) - "Just for information" changed to "Information" (Alexei) - fixed ./configure to correctly find zlib (Alexei) - housekeeping to delete no more than HousekeepingFrequency*3600 records from table history and history_str at once (MySQL only) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Different improvements.hugetoad2002-06-301-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-1/+1
| | | | | | | | | - check of source IP address for trapped values (Alexei) - added include/security.h and include/security.c (Alexei) - added items.trapper_hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@411 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - unreachable hosts will be clickable in system maps (Alexei)hugetoad2002-05-231-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@382 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added default user "guest" (Alexei)hugetoad2002-05-071-6/+8
| | | | | | | - more support for flexible permissions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-0/+121
git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082