summaryrefslogtreecommitdiffstats
path: root/frontends/php/hosts.php
Commit message (Collapse)AuthorAgeFilesLines
* - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore.hugetoad2002-12-071-7/+7
| | | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better support for CSS>hugetoad2002-10-301-10/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@548 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for host groups (Alexei)hugetoad2002-10-201-2/+35
| | | | | | | | - added table hosts_groups (Alexei) - added table groups (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@533 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improvement in user rights handling routines (Alexei)hugetoad2002-09-081-7/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changes in forms.hugetoad2002-08-291-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@471 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of dependency on register_globalshugetoad2002-08-251-17/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@462 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added Next100 and Prev100 to alerts and alarms (Alexei)hugetoad2002-06-271-2/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@417 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-2/+2
| | | | | | | | | - 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
* - new column item.trapper_hosts (Alexei)hugetoad2002-06-151-1/+1
| | | | | | | - housekeeping period for items to be set in days (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@410 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed check for SNMP library in configure.in (Alexei)hugetoad2002-05-191-1/+1
| | | | | | | | - template host set to empty in Host definition form (Alexei) - changes in the Manual (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@375 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - zabbix_suckerd housekeeping process to disconnect fromhugetoad2002-05-121-7/+21
| | | | | | | | | | | | DB when unactive (Alexei) - support for check_service[http] (Alexei) - drop column config.password_required (Alexei) - drop column users.groupid (Alexei) - drop table groups (Alexei) - added parameter DBConnectOnEach for zabbix_trapperd (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for Inverse Select in status of triggers (Alexei)hugetoad2002-04-291-1/+24
| | | | | | | - added support for flexible permissions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@356 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - already existing hosts can be used as template from new host (Alexei)hugetoad2002-04-141-1/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@349 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all *.html documents were renamed to *.php (Alexei)hugetoad2002-02-051-0/+169
git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082