summaryrefslogtreecommitdiffstats
path: root/create
Commit message (Expand)AuthorAgeFilesLines
* - added table 'images' (Alexei)hugetoad2004-07-2921-0/+13
* - added support for configurable after-login screen (Alexei)hugetoad2004-05-092-0/+2
* - fixed PostgreSQL schema. Removed unnecessary comma. (Alexei)hugetoad2004-03-251-1/+1
* - added template 'Application.MySQL' (Alexei)hugetoad2004-03-071-0/+12
* - added template Host.SNMP. Thanks to Kenneth Durrant. (Alexei)hugetoad2004-03-061-185/+793
* - templates were renamed to "Host.Unix", "Host.Win32" and "Host.Standalone" ...hugetoad2004-03-061-3/+3
* - changed DB schema. Dropped foreign key for table actions (Alexei)hugetoad2004-02-081-1/+3
* - removed primary keys for both 'history' and 'history_str' (Alexei)hugetoad2004-01-302-4/+10
* - special processing of unit 's' (Alexei)hugetoad2004-01-291-2/+2
* More support for different connector types/colors.hugetoad2004-01-042-2/+2
* - added columns color_on,color_off,drawtype_on,drawtype_off to tablehugetoad2004-01-042-0/+8
* - added support of macro {HOSTNAME}, removed support ofhugetoad2004-01-031-67/+67
* Basic support of trends.hugetoad2003-11-292-0/+2
* - added table 'trends' (Alexei)hugetoad2003-11-292-0/+27
* - data.sql was modified to include usrgrp records (Alexei)hugetoad2003-11-211-0/+12
* - fixed PostgreSQL schema (Alexei)hugetoad2003-11-191-4/+4
* - added column actions.recipient (Alexei)hugetoad2003-11-172-0/+2
* More changes for delta support (Alexei)hugetoad2003-10-182-2/+2
* Better support of delta functionality (Alexei)hugetoad2003-10-183-139/+144
* - added table users_groups, usrgrp (Alexei)hugetoad2003-08-312-0/+45
* - monitoring of CPU and mainboard temperature under Linux (Alexei)hugetoad2003-08-291-0/+3
* Major rewrite of screen handling code.hugetoad2003-08-152-32/+4
* Minor fixes.hugetoad2003-08-131-50/+50
* - added column graphs_items.sortorder (Alexei)hugetoad2003-08-122-0/+2
* - PostreSQL related fixes (Alexei)hugetoad2003-08-031-3/+4
* Minor changes (Alexei)hugetoad2003-08-031-0/+9
* - added disk statistics to data.sql (Alexei)hugetoad2003-07-251-18/+34
* Updated DB patches.hugetoad2003-06-201-0/+15
* - added basic support for simple graphs in screens (Alexei)hugetoad2003-06-201-0/+15
* Cosmetic changes.hugetoad2003-06-191-18/+18
* Upgrade to new data structures.hugetoad2003-06-191-118/+132
* - link map's connector to a trigger, other changeshugetoad2003-06-192-4/+12
* - added support for units (Mb, Kb, Gb, etc) (Alexei)hugetoad2003-06-123-11/+13
* - added columnt items.units (Alexei)hugetoad2003-06-092-0/+2
* - added table 'stats' (Alexei)hugetoad2003-06-092-0/+28
* - added severity to media definition (Alexei)hugetoad2003-05-272-0/+2
* Minor schema changes.hugetoad2003-05-251-1/+1
* - added src/zabbix_sucker/alerter.h (Alexei)hugetoad2003-05-253-14/+43
* - added table media_type (Alexei)hugetoad2003-05-221-4/+20
* - added columns actions.scope and actions.severity (Alexei)hugetoad2003-05-112-0/+4
* - different styles for user-defined graphs (Alexei)hugetoad2003-04-062-0/+2
* Minor fixes.hugetoad2003-04-062-0/+55
* - cached memory in bytes (not in Kb as before) (Alexei)hugetoad2003-04-061-7/+7
* - added sort order by sortorder for IT Services (Alexei)hugetoad2003-04-051-0/+1
* - changes definition of check_service[*]. Now it returns number of secondshugetoad2003-04-051-9/+9
* - user-defined parameters will overwrite already existinghugetoad2003-03-031-1/+1
* - fixed type of services.goodsla. It's float now. (Alexei)hugetoad2003-02-162-2/+2
* Fixed data.sql.hugetoad2003-01-291-118/+118
* - added support for SLA level in IT Services (Alexei)hugetoad2003-01-262-0/+4
* - user-defined port number for SNMP requests (Alexei)hugetoad2003-01-232-3/+5