summaryrefslogtreecommitdiffstats
path: root/upgrades
Commit message (Collapse)AuthorAgeFilesLines
...
* - support of max(#N) for sum,min,max,delta and avg (Alexei)hugetoad2006-02-212-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2667 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-02-212-1/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2665 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added tables valuemaps and mappings (Alexei)hugetoad2006-02-202-0/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2663 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added graphs.templateid (Alexei)hugetoad2006-02-162-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2649 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added triggers.templateid (Alexei)hugetoad2006-02-142-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2641 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2006-02-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2627 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added hosts.templateid and items.templateid (Alexei)hugetoad2006-02-072-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2624 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new server parameter UnavailablePeriod (Alexei)hugetoad2006-02-052-1/+7
| | | | | | | | - dropped column hosts.network_errors (Alexei) - added column hosts.errors_from (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2604 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* DB patches.hugetoad2006-01-302-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2570 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed rare server crash when processing log[<path>] (Alexei)hugetoad2006-01-052-0/+6
| | | | | | | | - fix for compilation issues of SNMP support (Alexei) - fix of processing of item's multiplier (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2489 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - screens and actions will not be under control of templates (Alexei)hugetoad2006-01-022-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2476 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Upgrade script for actions;hugetoad2005-12-312-16/+67
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2461 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for new configuration of actions.hugetoad2005-12-272-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2433 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Not finished:hugetoad2005-12-262-0/+21
| | | | | | | | - new concept of defenition of actions, one screen (Alexei) - new fields for table 'actions' (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2429 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added configurable number of plain text elements for screens (Alexei)hugetoad2005-12-232-0/+2
| | | | | | | - added screens_items.elements (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-042-0/+2
| | | | | | | - added config.refresh_unsupported (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2386 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - reverted multiple server patch. SQL scripts. (Alexei)hugetoad2005-11-222-42/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2342 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column graphs_items.yaxisside (Alexei)hugetoad2005-11-162-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2323 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column graphs.yaxisside (Alexei)hugetoad2005-11-162-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table history_uint (Alexei)hugetoad2005-11-142-0/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2313 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied MySQL reconnect patch.james_wells2005-11-052-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zabbix_tmp/src/libs/zbxdbhigh/db.c Applied Multiple Server Patch. zabbix/create/mysql/schema.sql zabbix/create/postgresql/schema.sql zabbix/frontends/php/include/config.inc.php zabbix/frontends/php/include/forms.inc.php zabbix/frontends/php/include/items.inc.php zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php zabbix/frontends/php/items.php zabbix/frontends/php/servers.php zabbix/include/common.h zabbix/misc/conf/zabbix_server.conf zabbix/src/zabbix_server/housekeeper/housekeeper.c zabbix/src/zabbix_server/housekeeper/housekeeper.h zabbix/src/zabbix_server/pinger/pinger.c zabbix/src/zabbix_server/pinger/pinger.h zabbix/src/zabbix_server/poller/poller.c zabbix/src/zabbix_server/poller/poller.h zabbix/src/zabbix_server/server.c zabbix/src/zabbix_server/timer/timer.c zabbix/src/zabbix_server/timer/timer.h zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2277 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated displayed version in UI to 1.1beta3james_wells2005-11-042-0/+2
| | | | | | | | | | | | | | | | | | | | zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/ja_jp.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php Applied span inconsistency patch. zabbix/ChangeLog zabbix/frontends/php/screenedit.php zabbix/frontends/php/screens.php Added dbpatches to support 'User Configurable Refresh' zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2264 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-10-112-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2169 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2005-10-112-1/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2166 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns alerts.[triggerid,repeats,maxrepeats,nextcheck] (Alexei)hugetoad2005-10-102-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new table autoreg (Alexei)hugetoad2005-10-032-0/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2088 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column triggers.error (Alexei)hugetoad2005-09-062-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2045 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column items.logtimefmt (Alexei)hugetoad2005-09-062-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2036 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of hosts profiles (Alexei)hugetoad2005-08-101-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1962 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - column history_log.value altered to TEXT (Alexei)hugetoad2005-08-101-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1960 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-08-102-0/+39
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1955 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column history_log.severity (Alexei)hugetoad2005-08-102-1/+5
| | | | | | | - added column history_log.source (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1954 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns history_log.timestamp (Alexei)hugetoad2005-08-082-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1949 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new utility zabbix_get (Alexei)hugetoad2005-07-042-0/+4
| | | | | | | | | | | | | | | | | | - added src/zabbix_get/* (Alexei) - user timeout time is configurable (Alexei) - added support of locales on user level (Alexei) - added support of user profiles (Alexei) - removed include/local_en.inc.php - added include/locales/.htaccess (Alexei) - added include/locales/en_en.inc.php (Alexei) - added include/locales/de_de.inc.php (Alexei) - added include/locales/en_en.inc.php (Alexei) - added column users.lang (Alexei) - added column users.autologout (Alexei) - added frontends/php/profile.php (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1900 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-042-6/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1815 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* New structure for escalation and escalation rules tables (Alexei)hugetoad2005-06-042-0/+33
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1812 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table escalation_rules (Alexei)hugetoad2005-06-022-0/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1805 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column screens_items.rowspan (Alexei)hugetoad2005-05-312-0/+2
| | | | | | | - support of rowspan in screens (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1800 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved monitoring of log files (Alexei)hugetoad2005-05-282-0/+9
| | | | | | | | | | | | - 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
* More support for log files.hugetoad2005-05-272-5/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1789 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table 'history_log' (Alexei)hugetoad2005-05-232-0/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1781 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed definition of services.goodsla to double(5.2) (Alexei)hugetoad2005-05-142-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1768 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - configurable format of icon labels for maps (Alexei)hugetoad2005-01-172-0/+4
| | | | | | | - added column sysmaps.label_type (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1615 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-01-132-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1605 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-132-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1604 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Removed unnecessary images.hugetoad2005-01-083-3/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-01-042-2/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1579 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table 'hosts_templates' (Alexei)hugetoad2005-01-032-0/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1575 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table 'escalations' (Alexei)hugetoad2004-12-262-0/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-182-0/+6
| | | | | | | | | | | | | | | | - icmppingsec to return '0' if cannot ping (Alexei) - added error reason for unsupported items (Alexei) - added error reason for unreachable hosts (Alexei) - added hosts.error (Alexei) - added items.error (Alexei) - added alerts.error (Alexei) - added error reason for undelivered alerts (Alexei) - added upgrades/dbpatches/1.1alpha3_to_1.1alpha4 (Alexei) - fixed empty macros in alert messages if '.' in key (Alexei) - do not show menu item if no permissions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1539 97f52cf1-0a1b-0410-bd0e-c28be96e8082