summaryrefslogtreecommitdiffstats
path: root/upgrades
Commit message (Collapse)AuthorAgeFilesLines
...
* - removed column items.lastdelete (Alexei)hugetoad2004-12-082-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1528 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2004-11-1423-22/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1482 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table audit (Alexei)hugetoad2004-09-162-0/+33
| | | | | | | | | | | | | | | | - added audit.php (Alexei) - new default port numbers for agent and trapper, 10050 and 10051 (Alexei) - better internal coding standard for ZABBIX agent (Alexei) - added support for md5sum for files less than 64M (Alexei) - added include md5.c and md5.h (Alexei) - remove trends.php, trend.php (Alexei) - remove compare.php, chart3.php (Alexei) - show trigger dependencies in list of configuration of triggers (Alexei) - make Zabbix reset nextcheck for items when updating or adding a trigger (Alexei) - minimum value of PingerFrequency changed to 1 (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-1324-4/+82
| | | | | | | | | | - added column sysmaps_hosts.icon_on (Alexei) - hierarchial maps (Alexei) - added column sysmaps_hosts.url (Alexei) - upgrades/dbpatches/1.0_to_1.1alpha1/data/images/ (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1421 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for custom multiplier (Alexei)hugetoad2004-09-102-0/+26
| | | | | | | | | - added column items.formula (Alexei) - added support of SNMPv3 (Alexei) - added columns snmpv3_* to table items (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for customised Y axis for graphs (Alexei)hugetoad2004-08-252-0/+8
| | | | | | | - added columns graphs.(yaxistype|yaxismin|yaxismax) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1405 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added housekeeping of trends (Alexei)hugetoad2004-08-082-0/+6
| | | | | | | | | | | | - 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
* Minor changes.hugetoad2004-07-171-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1362 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basic support of background images (Alexei)hugetoad2004-07-151-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for configurable after-login screen (Alexei)hugetoad2004-05-092-0/+2
| | | | | | | - added column users.url (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1335 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added DB patches for migration to 1.0beta14 (Alexei)hugetoad2004-02-182-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1265 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed patch for PostgreSQL (Alexei)hugetoad2004-01-131-4/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1176 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support for different connector types/colors.hugetoad2004-01-042-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1130 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns color_on,color_off,drawtype_on,drawtype_off to tablehugetoad2004-01-042-0/+10
| | | | | | | sysmaps_links (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1129 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-032-0/+8
| | | | | | | %s (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1120 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Basic support of trends.hugetoad2003-11-292-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1071 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 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