summaryrefslogtreecommitdiffstats
path: root/include/db.h
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5748 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-021-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5739 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-05-271-1/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5725 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-356] fixed possible server crash for non *log() items with type 'log'sasha2008-04-141-1/+0
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5614:5617] git-svn-id: svn://svn.zabbix.com/trunk@5618 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-141] improved performance of ZABBIX Proxy modulesasha2008-04-101-7/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5609 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-140] Heartbeat alerts configurationsasha2008-04-071-0/+1
| | | | | | | [added support of zabbix[proxy,<proxyname>,lastaccess]] git-svn-id: svn://svn.zabbix.com/trunk@5594 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-138] added support of update interval in icmp* simpe checkssasha2008-03-191-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5503 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Serversasha2008-03-111-3/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5473 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-131] First boot - database creation (sqlite3)sasha2008-03-061-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5455 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-127] new status for alerts.status - FAILED (Alexei)alex2008-03-061-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5453 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-130] Compile warningssasha2008-03-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5451 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-129] added column alerts.eventid (Alexei)alex2008-03-051-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Proxy changessasha2008-02-201-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5376 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-201-9/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5375 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-201-0/+3
| | | | | | | process_new_value git-svn-id: svn://svn.zabbix.com/trunk@5374 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-110] Proxy changessasha2008-02-181-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5369 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-121-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5342 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-109] Server changessasha2008-02-061-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5329 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-86] DM: Synchronizing all history data with master node (Sasha)sasha2007-11-291-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5117 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-130] Refresh unsupported active checks (Sasha)sasha2007-11-071-0/+1
| | | | | | | [svn merge -r4975:4977 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4978 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-211-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-42] Synchronisation of log files (Sasha)sasha2007-10-031-1/+1
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4821:4822] git-svn-id: svn://svn.zabbix.com/trunk@4825 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* [DEV-23] improvements in configure.in IPv6 (Sasha)sasha2007-09-171-2/+2
| | | | | | | | | | | | | | [DEV-23] Autodiscovery for IPv6 (Sasha) [DEV-17] Add support of IPv6 to standard library (comms.c) (Sasha) [DEV-21] extended size of IP fields to accept IPv6 style IPs (Alexei) [DEV-21] added basic validation of IPv6 IP addresses in GUI (Alexei) [DEV-18] Modified structures of include/db.h to have larger length for IP addresses. [DEV-18] database schema enhanced for IPv6 addresses (Alexei) Minor fix for confgure.in. support of --enable-ipv6 for configure.in (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4752 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of parameters NodeNoEvents and NodeNoHistory (Alexei)alex2007-08-131-0/+1
| | | | | | | [svn merge -r4552:4553 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4515:4518 of branches/1.4.2/ (Artem) [fixed SLA problem on IT ↵artem2007-08-071-0/+5
| | | | | | Services change, better performance on IT Service update] git-svn-id: svn://svn.zabbix.com/trunk@4519 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4501:4502 of branches/1.4.2 (Eugene)osmiy2007-08-021-0/+17
| | | | | | | | [ - added undefined element message 'No **** defined' instead 'Premission deny' (Eugene) - fixed items,graphs,hostgroups deletion (Eugene) - fixed permisions for maps (Eugene) ] git-svn-id: svn://svn.zabbix.com/trunk@4505 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed jabber configuration (Eugene)osmiy2007-07-311-1/+3
| | | | | | | - merged rev.4487:4488 of branches/1.4.2 (Eugene) [ fixed 'resolv' library determination && synchronized PHP code with C of services status determination ] git-svn-id: svn://svn.zabbix.com/trunk@4489 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4468:4469 of brunches/1.4.2 (Eugene) [improved inheritance of ↵osmiy2007-07-271-0/+17
| | | | | | template graphs] git-svn-id: svn://svn.zabbix.com/trunk@4470 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - basic support of database caching (Alexei)alex2007-07-191-6/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4460 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed ODBC monitoring (Eugene)osmiy2007-07-031-2/+13
| | | | | | - added selfvalidation code for functions with variable argument list (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-081-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - increased server side key length up to 256 (Eugene)osmiy2007-05-171-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4143 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check for a list of status codes for WEB monitoring (Alexei)alex2007-05-141-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4135 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - unknown trigger events won't generate actions (Alexei)alex2007-05-051-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4095 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added host deletion for discovery mobuleosmiy2007-04-271-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4068 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more development of DBmanager on C (Eugene)osmiy2007-04-261-0/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4064 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - startrd developement of dbmanager on serversideosmiy2007-04-231-6/+0
| | | | | | - minor fixes of template linkage on frontend git-svn-id: svn://svn.zabbix.com/trunk@4045 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.alex2007-04-181-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4038 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added discovery based on data receivedfrom ZABBIX and SNMP agents (Alexei)alex2007-04-181-0/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4036 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support of IP range if discoveru rule definition.alex2007-04-141-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4005 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Different approach to autodiscovery. Database changes.alex2007-04-131-6/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support of "Add to group" for discovered hosts.alex2007-04-111-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3993 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added generation of service up/down events (Alexei)alex2007-03-271-1/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3944 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fixes.alex2007-03-261-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3931 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of multiple actions per set of conidtions (Alexei)alex2007-03-231-12/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3910 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for auto-discovery.alex2007-03-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3897 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added events.object (Alexei)alex2007-03-161-1/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3894 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added events.source (Alexei)alex2007-03-161-1/+2
| | | | | | | - renamed events.triggerid -> events.sourceid (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3891 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new tables drules,dchecks,dhosts,dservices (Alexei)alex2007-03-151-0/+26
| | | | | | | | - basic support of auto-discovery (Alexei) - new Server parameter StartDiscoverers (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3890 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed net-snmp compilation (Eugene)osmiy2007-03-131-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3887 97f52cf1-0a1b-0410-bd0e-c28be96e8082