summaryrefslogtreecommitdiffstats
path: root/upgrades/dbpatches
Commit message (Collapse)AuthorAgeFilesLines
...
* - added table 'trends' (Alexei)hugetoad2003-11-292-0/+25
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1070 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor change.hugetoad2003-11-221-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1056 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column actions.recipient (Alexei)hugetoad2003-11-172-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1033 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for delta support (Alexei)hugetoad2003-10-182-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@999 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of delta flag in item definition (Alexei)hugetoad2003-10-172-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@994 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support for user groups (Alexei)hugetoad2003-08-312-0/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@959 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table users_groups, usrgrp (Alexei)hugetoad2003-08-312-0/+43
| | | | git-svn-id: svn://svn.zabbix.com/trunk@958 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Major rewrite of screen handling code.hugetoad2003-08-152-29/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@918 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2003-08-132-8/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@907 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added sort order for custom graphs (Alexei)hugetoad2003-08-121-3/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@905 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column graphs_items.sortorder (Alexei)hugetoad2003-08-122-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@903 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated DB patches.hugetoad2003-06-202-0/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@836 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - link map's connector to a trigger, other changeshugetoad2003-06-192-4/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@830 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for units (Mb, Kb, Gb, etc) (Alexei)hugetoad2003-06-122-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@819 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support for metric units.hugetoad2003-06-122-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@818 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columnt items.units (Alexei)hugetoad2003-06-092-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@814 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table 'stats' (Alexei)hugetoad2003-06-092-0/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@810 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added severity to media definition (Alexei)hugetoad2003-05-272-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@788 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor change.hugetoad2003-05-262-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@781 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor schema changes.hugetoad2003-05-252-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@780 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-252-0/+46
| | | | | | | | - added src/zabbix_sucker/alerter.c (Alexei) - removed column alerts.type, added column alerts.mediatypeid (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@779 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns actions.scope and actions.severity (Alexei)hugetoad2003-05-112-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@765 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - different styles for user-defined graphs (Alexei)hugetoad2003-04-062-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@747 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2003-04-062-20/+47
| | | | git-svn-id: svn://svn.zabbix.com/trunk@746 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added sort order by sortorder for IT Services (Alexei)hugetoad2003-04-051-0/+1
| | | | | | | - added column service.sortorder (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@743 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for screen builder. Thanks to Arturs Aboltins. (Alexei)hugetoad2003-03-231-0/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@714 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed type of services.goodsla. It's float now. (Alexei)hugetoad2003-02-162-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@699 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for SLA level in IT Services (Alexei)hugetoad2003-01-262-0/+5
| | | | | | | - added fields services.showsla and services.goodsla (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@666 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - user-defined port number for SNMP requests (Alexei)hugetoad2003-01-232-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@662 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated PostgreSQL schema and added patches.hugetoad2003-01-122-0/+29
| | | | git-svn-id: svn://svn.zabbix.com/trunk@640 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - assured uniqueness of host names (Alexei)hugetoad2003-01-112-0/+2
| | | | | | | - added upgrades/dbpatches/1.0beta7_to_1.0beta8/ with patches (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@633 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for SNMPv2. New item type introduced. (Alexei)hugetoad2002-12-272-0/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@613 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added severity to pre-defined triggers (Alexei)hugetoad2002-12-272-0/+558
| | | | | | | - many misc changes (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@610 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added upgrades/dbpatches/1.0beta6_to_1.0beta7/ with patches (Alexei)hugetoad2002-11-092-0/+2
| | | | | | | - added item type TRAPPER (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - status will be changed to UNCREACHABLE only in case of three network errorshugetoad2002-09-172-0/+2
| | | | | | | | (Alexei) - added column hosts.network_errors (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@502 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for parameters netloadin[*] and netloadout[*] (Alexei)hugetoad2002-09-152-0/+72
| | | | git-svn-id: svn://svn.zabbix.com/trunk@497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Postpone IT Helpdes.hugetoad2002-09-082-77/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@487 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added frontends/php/chart4.php (Alexei)hugetoad2002-09-022-0/+19
| | | | | | | | | - availability report will not show trigger expressions (Alexei) - added creation of table 'sessions' to migration scripts for 1.0beta4 (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@477 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changeshugetoad2002-08-251-14/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@465 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Basic support for service availability.hugetoad2002-08-251-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@464 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-0/+1
| | | | | | | - changed type of functions.parameter to varchar(255) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@454 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-112-1/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - changed definition of functions.lastvalue to allow NULL (Alexei)hugetoad2002-08-062-0/+2
| | | | | | | | - added upgrades/dbpatches/1.0beta5_to_1.0beta6/ with patches (Alexei) - added misc/init.d/debian/zabbix_agent (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@449 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-042-0/+42
| | | | | | | | | | | | | | | | | | | | - added support for disktotal[*] (Alexei) - added support for inodetotal[*] (Alexei) - added support for *,/,+, and - in trigger expressions (Alexei) - removed frontends/php/chart4.php (Alexei) - update item status to UNSUPPORTED in case if SNMP support was not included into zabbix_suckerd (Alexei) - added mysql_init() to DBconnect() (Alexei) - fixed Next100 and Prev100 for case if some hosts are hidden (Alexei) - added select for latest values (Alexei) - delete related services if trigger is deleted (Alexei) - fixed problem with substitution of macros for messages (Alexei) - eliminated DBis_empty() by replacing to DBnum_rows() (Alexei) - MAX_STRING_LEN increased to 4096 (Alexei) - fixed zabbix_log(). Possible coredump if data contains %s, etc (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@445 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for service tree (Alexei)hugetoad2002-07-082-1/+36
| | | | | | | - vacuuming as part of housekeeping process for PostgreSQL (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@424 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Different improvements.hugetoad2002-06-301-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added parameter SenderFrequency to zabbix_suckerd configurationhugetoad2002-06-242-0/+8
| | | | | | | | | | | | | | | file (Alexei) - added frontends/include/defines.inc.php (Alexei) - added column services.algorithm (Alexei) - list of test cases added to the Manual (Alexei) - emails to be sent in case of TRUE-UNKNOWN-FALSE and v.s. (Alexei) - one zabbix_suckerd to send alerts (Alexei) - minimum number of zabbix_suckers StartSuckers is set to 3 (Alexei) - added alerts.retries (Alexei) - added alerts.status (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-0/+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-0/+2
| | | | | | | - housekeeping period for items to be set in days (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@410 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column alarms.value (Alexei)hugetoad2002-06-031-0/+18
| | | | | | | | | | - removed column alarms.istrue (Alexei) - added columns triggers.status (Alexei) - added columns triggers.value (Alexei) - removed column triggers.istrue (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@401 97f52cf1-0a1b-0410-bd0e-c28be96e8082