| Commit message (Expand) | Author | Age | Files | Lines |
* | - added table 'images' (Alexei) | hugetoad | 2004-07-29 | 21 | -0/+13 |
* | - added support for configurable after-login screen (Alexei) | hugetoad | 2004-05-09 | 2 | -0/+2 |
* | - fixed PostgreSQL schema. Removed unnecessary comma. (Alexei) | hugetoad | 2004-03-25 | 1 | -1/+1 |
* | - added template 'Application.MySQL' (Alexei) | hugetoad | 2004-03-07 | 1 | -0/+12 |
* | - added template Host.SNMP. Thanks to Kenneth Durrant. (Alexei) | hugetoad | 2004-03-06 | 1 | -185/+793 |
* | - templates were renamed to "Host.Unix", "Host.Win32" and "Host.Standalone" ... | hugetoad | 2004-03-06 | 1 | -3/+3 |
* | - changed DB schema. Dropped foreign key for table actions (Alexei) | hugetoad | 2004-02-08 | 1 | -1/+3 |
* | - removed primary keys for both 'history' and 'history_str' (Alexei) | hugetoad | 2004-01-30 | 2 | -4/+10 |
* | - special processing of unit 's' (Alexei) | hugetoad | 2004-01-29 | 1 | -2/+2 |
* | More support for different connector types/colors. | hugetoad | 2004-01-04 | 2 | -2/+2 |
* | - added columns color_on,color_off,drawtype_on,drawtype_off to table | hugetoad | 2004-01-04 | 2 | -0/+8 |
* | - added support of macro {HOSTNAME}, removed support of | hugetoad | 2004-01-03 | 1 | -67/+67 |
* | Basic support of trends. | hugetoad | 2003-11-29 | 2 | -0/+2 |
* | - added table 'trends' (Alexei) | hugetoad | 2003-11-29 | 2 | -0/+27 |
* | - data.sql was modified to include usrgrp records (Alexei) | hugetoad | 2003-11-21 | 1 | -0/+12 |
* | - fixed PostgreSQL schema (Alexei) | hugetoad | 2003-11-19 | 1 | -4/+4 |
* | - added column actions.recipient (Alexei) | hugetoad | 2003-11-17 | 2 | -0/+2 |
* | More changes for delta support (Alexei) | hugetoad | 2003-10-18 | 2 | -2/+2 |
* | Better support of delta functionality (Alexei) | hugetoad | 2003-10-18 | 3 | -139/+144 |
* | - added table users_groups, usrgrp (Alexei) | hugetoad | 2003-08-31 | 2 | -0/+45 |
* | - monitoring of CPU and mainboard temperature under Linux (Alexei) | hugetoad | 2003-08-29 | 1 | -0/+3 |
* | Major rewrite of screen handling code. | hugetoad | 2003-08-15 | 2 | -32/+4 |
* | Minor fixes. | hugetoad | 2003-08-13 | 1 | -50/+50 |
* | - added column graphs_items.sortorder (Alexei) | hugetoad | 2003-08-12 | 2 | -0/+2 |
* | - PostreSQL related fixes (Alexei) | hugetoad | 2003-08-03 | 1 | -3/+4 |
* | Minor changes (Alexei) | hugetoad | 2003-08-03 | 1 | -0/+9 |
* | - added disk statistics to data.sql (Alexei) | hugetoad | 2003-07-25 | 1 | -18/+34 |
* | Updated DB patches. | hugetoad | 2003-06-20 | 1 | -0/+15 |
* | - added basic support for simple graphs in screens (Alexei) | hugetoad | 2003-06-20 | 1 | -0/+15 |
* | Cosmetic changes. | hugetoad | 2003-06-19 | 1 | -18/+18 |
* | Upgrade to new data structures. | hugetoad | 2003-06-19 | 1 | -118/+132 |
* | - link map's connector to a trigger, other changes | hugetoad | 2003-06-19 | 2 | -4/+12 |
* | - added support for units (Mb, Kb, Gb, etc) (Alexei) | hugetoad | 2003-06-12 | 3 | -11/+13 |
* | - added columnt items.units (Alexei) | hugetoad | 2003-06-09 | 2 | -0/+2 |
* | - added table 'stats' (Alexei) | hugetoad | 2003-06-09 | 2 | -0/+28 |
* | - added severity to media definition (Alexei) | hugetoad | 2003-05-27 | 2 | -0/+2 |
* | Minor schema changes. | hugetoad | 2003-05-25 | 1 | -1/+1 |
* | - added src/zabbix_sucker/alerter.h (Alexei) | hugetoad | 2003-05-25 | 3 | -14/+43 |
* | - added table media_type (Alexei) | hugetoad | 2003-05-22 | 1 | -4/+20 |
* | - added columns actions.scope and actions.severity (Alexei) | hugetoad | 2003-05-11 | 2 | -0/+4 |
* | - different styles for user-defined graphs (Alexei) | hugetoad | 2003-04-06 | 2 | -0/+2 |
* | Minor fixes. | hugetoad | 2003-04-06 | 2 | -0/+55 |
* | - cached memory in bytes (not in Kb as before) (Alexei) | hugetoad | 2003-04-06 | 1 | -7/+7 |
* | - added sort order by sortorder for IT Services (Alexei) | hugetoad | 2003-04-05 | 1 | -0/+1 |
* | - changes definition of check_service[*]. Now it returns number of seconds | hugetoad | 2003-04-05 | 1 | -9/+9 |
* | - user-defined parameters will overwrite already existing | hugetoad | 2003-03-03 | 1 | -1/+1 |
* | - fixed type of services.goodsla. It's float now. (Alexei) | hugetoad | 2003-02-16 | 2 | -2/+2 |
* | Fixed data.sql. | hugetoad | 2003-01-29 | 1 | -118/+118 |
* | - added support for SLA level in IT Services (Alexei) | hugetoad | 2003-01-26 | 2 | -0/+4 |
* | - user-defined port number for SNMP requests (Alexei) | hugetoad | 2003-01-23 | 2 | -3/+5 |