summaryrefslogtreecommitdiffstats
path: root/create/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* - developed group permission system (Eugene)osmiy2006-10-231-893/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-141-0/+17
| | | | | | | | | | | | | | - minor fix of 'trunk/src/libs/zbxcommon/misc.c' (Eugene) - developed SLA calculation periods (Eugene) - developed flexible update intervals for items (Eugene) ported r3213 (fix for 'delay_flex' collumn) from 'branches/1.1-lk/' ported r3202 (flexible update intervals) from 'branches/1.1-lk/' ported r3207 (SLA calculation periods) from 'branches/1.1-lk/' git-svn-id: svn://svn.zabbix.com/trunk@3307 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-081-80/+103
| | | | | | | | | | | | | | | - improved macro variables substitution in message body/subject (Eugene) - minor fix of static linkage (Eugene) - fixed support of PostgreSQL (Eugene) - fixed DBinsert_id function for oracle (Eugene) - fixed autoregistration in oracle system (Eugene) - updated postgresql cheme, added start value for sequencers (Eugene) - fixed limitation of return value of some items (Eugene) - added color selection for trigger severity 'warning' and 'information' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3291 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved sound notification of trigger status changing (Eugene)osmiy2006-08-021-0/+1
| | | | | | | | - developed aggrigated graphs (Eugene) - fixed graphs drawing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3092 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed aggrgated graphs (Eugene)osmiy2006-06-011-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2935 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved graphs, added selector of data calculation function (Eugene)osmiy2006-05-311-0/+3
| | | | | | | NOTE: don't finished historical graphs git-svn-id: svn://svn.zabbix.com/trunk@2933 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-251-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2910 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - dropped suport of delays between actions due to bad design (Alexei)hugetoad2006-05-251-2/+2
| | | | | | | - fixed incorrect handling of actions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2904 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for direct sending of SMS via GSM modem (Alexei)hugetoad2006-05-241-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2897 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed PostgreSQL schema (Alexei)hugetoad2006-05-231-61/+69
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2886 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new table 'help_items' (Alexei)hugetoad2006-05-181-0/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2853 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed confugration of triggers having logseverity() (Alexei)hugetoad2006-05-181-1/+1
| | | | | | | - changed size of functions.function to varchar(12) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2849 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - renamed screens_items.resource -> resourcetype (Alexei)hugetoad2006-05-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2835 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - renamed audit.resource -> resourcetype (Alexei)hugetoad2006-05-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2831 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unused table stats (Alexei)hugetoad2006-05-121-15/+15
| | | | | | | | - removed all references to escalations (Alexei) - table audit renamed to auditlog (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2826 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved 'Latest data' sreen, items grouped by applications (Eugene)osmiy2006-05-031-1/+28
| | | | | | | - added applications for hosts (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2794 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added trigger displaying on graphs (Eugene)osmiy2006-05-021-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix (Eugene)osmiy2006-04-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - patch fixingosmiy2006-04-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2788 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved graphs, added 'Working time' displaying (Eugene)osmiy2006-04-281-0/+2
| | | | | | | - added 'Working time' configuration (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column alerts.userid (Alexei)hugetoad2006-04-211-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2759 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - removed unused escalator (Alexei)hugetoad2006-04-191-48/+0
| | | | | | | - removed escalation tables (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2745 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Better performance of right checking and other fixes.:whugetoad2006-03-281-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2712 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-0/+2
| | | | | | | | | - added "URL" module for screens (Eugene) - fix some bugs - clean code git-svn-id: svn://svn.zabbix.com/trunk@2703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Bug fixosmiy2006-03-151-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2701 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-16/+39
| | | | | | | | | | | | | | | | | | | | | | - added "Triggers overview" for screens (Eugene) - added blinking into Trigger overview (Eugene) - added screen displaying in other screen (Eugene) - improved Overview table header, vertical text added (Eugene) - developed "ZABBIX Clock" module for screens (Eugene) - developed "ZABBIX server info" module for screens (Eugene) - developed "Triggers info" module for screens (Eugene) - developed "Host info" module for screens (Eugene) - improved screens displaying, added item alignment (Eugene) - improved ZABBIX server report (Eugene) - improved images configuration (Eugene) - added onserver image resizing for thumbs by php (Eugene) - developed acknowledges system (Eugene) - added icons displaying for maps (Eugene) - added maps displaying for maps (Eugene) - improved maps (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2699 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column actions.status (Alexei)hugetoad2006-02-231-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2677 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added housekeeper.value (Alexei)hugetoad2006-02-221-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2673 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table housekeeper (Alexei)hugetoad2006-02-221-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2672 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of max(#N) for sum,min,max,delta and avg (Alexei)hugetoad2006-02-211-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2667 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-02-211-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2665 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added tables valuemaps and mappings (Alexei)hugetoad2006-02-201-0/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2663 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added graphs.templateid (Alexei)hugetoad2006-02-161-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2649 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added triggers.templateid (Alexei)hugetoad2006-02-141-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2641 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added hosts.templateid and items.templateid (Alexei)hugetoad2006-02-071-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2624 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added new server parameter UnavailablePeriod (Alexei)hugetoad2006-02-051-1/+1
| | | | | | | | - 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
* - added support of icon label locations (Alexei)hugetoad2006-01-301-0/+1
| | | | | | | | - added new column sysmaps.label_location (Alexei) - better processing of server startup/shutdown (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2569 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - screens and actions will not be under control of templates (Alexei)hugetoad2006-01-021-2/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2476 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Upgrade script for actions;hugetoad2005-12-311-0/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2461 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for new configuration of actions.hugetoad2005-12-271-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2433 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-12-271-5/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2431 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-12-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2430 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Not finished:hugetoad2005-12-261-2/+6
| | | | | | | | - 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-231-0/+1
| | | | | | | - 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-041-1/+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-221-19/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2342 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column graphs_items.yaxisside (Alexei)hugetoad2005-11-161-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2323 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column graphs.yaxisside (Alexei)hugetoad2005-11-161-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added table history_uint (Alexei)hugetoad2005-11-141-0/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2313 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied MySQL reconnect patch.james_wells2005-11-051-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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