summaryrefslogtreecommitdiffstats
path: root/create/postgresql
Commit message (Collapse)AuthorAgeFilesLines
...
* - added columnt items.units (Alexei)hugetoad2003-06-091-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@813 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table 'stats' (Alexei)hugetoad2003-06-091-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@810 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added severity to media definition (Alexei)hugetoad2003-05-271-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@787 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-251-7/+27
| | | | | | | | - 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-111-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@765 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - different styles for user-defined graphs (Alexei)hugetoad2003-04-061-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@747 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.hugetoad2003-04-061-0/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@746 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - user-defined parameters will overwrite already existinghugetoad2003-03-031-1/+1
| | | | | | | | (Alexei) - fixed field order for PostgreSQL, table items (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@708 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed type of services.goodsla. It's float now. (Alexei)hugetoad2003-02-161-1/+1
| | | | 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-261-0/+2
| | | | | | | - 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-231-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@662 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated PostgreSQL schema and added patches.hugetoad2003-01-121-0/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@640 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - assured uniqueness of host names (Alexei)hugetoad2003-01-111-0/+1
| | | | | | | - 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
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-1/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@582 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes for PostgreSQL (Alexei)hugetoad2002-11-081-5/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@563 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - status will be changed to UNCREACHABLE only in case of three network errorshugetoad2002-09-171-0/+1
| | | | | | | | (Alexei) - added column hosts.network_errors (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@502 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Postpone IT Helpdes.hugetoad2002-09-081-1/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@487 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed definition of functions.lastvalue to allow NULL (Alexei)hugetoad2002-08-061-1/+1
| | | | | | | | - 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
* Many improvements for PostgreSQL support.hugetoad2002-07-051-9/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-171-0/+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
* Minor changeshugetoad2002-05-131-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@363 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for new trigger status - UNKNOWN (Alexei)hugetoad2002-05-121-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@360 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - zabbix_suckerd housekeeping process to disconnect fromhugetoad2002-05-121-1/+1
| | | | | | | | | | | | 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
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-021-3/+3
| | | | | | | | | | | | | - column items.lastvalue changed to varchar(255) (Alexei) - column items.prevvalue changed to varchar(255) (Alexei) - changed definition of DebugLevel (Alexei) - support for version[zabbix_agent] (Alexei) - better validation of trigger expressions in validate_expression (Alexei) - common parser of config files in include/cfg.c (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@343 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column value_type to table items_template (Alexei)hugetoad2002-03-311-0/+1
| | | | | | | | - support for system[uname] (Alexei) - support for system[hostname] (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@342 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - parameter Server can consist of list of Zabbix servers (Alexei)hugetoad2002-03-221-1/+1
| | | | | | | | | - SO_LINGER is default socket option for zabbix_sender (Alexei) - added support of NoTimeWait for zabbix_trapperd (Alexei) - fixed schema for PostgreSQL, column disable_until (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@340 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)hugetoad2002-03-211-0/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@338 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changeshugetoad2002-01-211-2/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@296 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated schemas and patches for 1.0beta1.hugetoad2002-01-201-0/+29
| | | | git-svn-id: svn://svn.zabbix.com/trunk@290 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - in case of network error, zabbix_suckerd will not try to request any ↵hugetoad2001-12-151-0/+1
| | | | | | | | | | | parameters from the host during next 120 seconds (Alexei) - added directory upgrades/dbpatches/1.0alpha12_to_1.0beta1 (Alexei) - added column disabled_until to table hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@264 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-241-1/+4
| | | | | | | | | | | - added link from graphs to trends and vs (Alexei) - housekeeping process in zabbix_suckerd will also delete old records from tables alerts and alarms (Alexei) - added directory upgrades/dbpatches/1.0alpha11_to_1.0alpha12 (Alexei) - added index on column "clock" for table alarms (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@252 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - no full list of triggers and items will be shownhugetoad2001-09-231-1/+0
| | | | | | | | | | - deleted column triggers.lastcheck - fixed PostgreSQL upgrade patch to 1.0alpha10 - if item.history==0, not values will be added to table history for this item - added directory upgrades/dbpatches/1.0alpha10_to_1.0alpha11/ git-svn-id: svn://svn.zabbix.com/trunk@211 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added support for trigger dependencieshugetoad2001-09-171-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@203 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added status line to PHP froms.hugetoad2001-08-131-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@166 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2001-08-111-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@161 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-051-2/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@160 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* IP address can be used fro connections to a host.hugetoad2001-08-021-3/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@159 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for one ./configure script.hugetoad2001-08-011-12/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@157 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for MD5 hash instead of plain text passwords.hugetoad2001-07-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@147 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added index (triggerid,clock) for table alarmshugetoad2001-07-231-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@143 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added column icon to table sysmaps_hosts. Added table help.hugetoad2001-07-101-0/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@134 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Color attribute added to each parameter of graph.hugetoad2001-07-081-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@132 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Patches for alpha6->alpha7. Fixed bug with lost status of trigger.hugetoad2001-07-031-15/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@122 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Hosts displayed in network maps became clickable.hugetoad2001-07-011-2/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@118 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2001-06-291-14/+57
| | | | git-svn-id: svn://svn.zabbix.com/trunk@114 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for table sysmaps.hugetoad2001-06-221-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@104 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added columns items.snmp_oid and items.snmp_community.hugetoad2001-06-191-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@86 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added column type for table items.hugetoad2001-06-191-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@84 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2001-05-301-17/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@79 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Removed table platforms. Added create/data/data.sql.hugetoad2001-05-291-181/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@68 97f52cf1-0a1b-0410-bd0e-c28be96e8082