summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* - [DEV-44] more flexible generation of trigger events (Alexei)alex2007-10-212-0/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-102] Distributed monitoring: overwriting informationsasha2007-10-201-2/+12
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4.j -r4872:4874] git-svn-id: svn://svn.zabbix.com/trunk@4875 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
* - [ZBX-67] Under DM, Synchronizing binary data between nodes for ↵sasha2007-09-282-2/+8
| | | | | | | | | PostgresSQL (Sasha) [svn merge svn://svn.zabbix.com/branches/1.4 -r4802:4805] git-svn-id: svn://svn.zabbix.com/trunk@4806 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-67] Under DM, Synchronizing binary data between nodes (Sasha)sasha2007-09-251-0/+3
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4786:4788] git-svn-id: svn://svn.zabbix.com/trunk@4789 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed compilation warnings insasha2007-09-241-1/+3
| | | | | | | | | | src/zabbix_server/discoverer/discoverer.c src/libs/zbxcomms/comms.c src/libs/zbxcommon/misc.c [svn merge svn://svn.zabbix.com/branches/1.4 -r4751:4753] git-svn-id: svn://svn.zabbix.com/trunk@4779 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-69] eliminated compilation warnings "_GNU_SOURCE redefined" (Alexei)alex2007-09-221-1/+3
| | | | | | | [svn merge -r4771:4773 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* [DEV-19] Add support of IPv6 for windows agent (Sasha)sasha2007-09-191-0/+4
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r4758:4763] git-svn-id: svn://svn.zabbix.com/trunk@4764 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* [DEV-23] improvements in configure.in IPv6 (Sasha)sasha2007-09-172-3/+4
| | | | | | | | | | | | | | [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
* - [ZBX-11] fixed Free BSD 4.x 64 bit-related issues (Alexei)alex2007-08-261-1/+5
| | | | | | | [svn merge -r4673:4676 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@4677 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4620:4621 of branches/1.4.2 (Eugene) [added ↵osmiy2007-08-201-3/+6
| | | | | | 'system.cpu.num[]' for WinXX] git-svn-id: svn://svn.zabbix.com/trunk@4623 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4612:4613 of branches/1.4.j (Eugene) [fixed communication ↵osmiy2007-08-171-0/+7
| | | | | | between systems with different byte orders] git-svn-id: svn://svn.zabbix.com/trunk@4615 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved per cpu 'system.cpu.util[]' for linux/solaris (Eugene)osmiy2007-08-161-0/+1
| | | | | | - added support of 'system.cpu.num' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added automatic resolution of DNS names for auto-discovery (Alexei)alex2007-08-161-0/+1
| | | | | | | [svn merge -r4589:4592 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4593 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
* - new trigger function iregexp(), non case-sensitive regexp (Alexei) alex2007-08-121-0/+2
| | | | | | | [svn merge -r4538:4541 svn://svn.zabbix.com/branches/1.4.2] git-svn-id: svn://svn.zabbix.com/trunk@4542 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 collector for WinXX (Eugene)osmiy2007-08-011-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4497 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
* - support of database cache for history and trends (Alexei)alex2007-07-221-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4462 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* New function time_diff() (Alexei)alex2007-07-191-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4461 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - basic support of database caching (Alexei)alex2007-07-193-7/+102
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4460 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of NOT IN operator for time periods (Alexei)alex2007-07-041-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed ODBC monitoring (Eugene)osmiy2007-07-036-11/+81
| | | | | | - added selfvalidation code for functions with variable argument list (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improoved UserParameters for Win32 (Eugene)osmiy2007-06-283-6/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4376 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved main poller loop (Alexei) alex2007-06-251-0/+1
| | | | | | | - fixed int_in_list() function (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4361 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4357:4358 branches/1.4.1/ (Eugene) [fixed and improved log ↵osmiy2007-06-251-6/+8
| | | | | | monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes.alex2007-06-251-2/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4354 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - version changedosmiy2007-06-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4350 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change delimiter for DM data transfers to 0xFF (Alexei)alex2007-06-221-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4343 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added better error reporting in zbx_malloc() (Alexei)alex2007-06-221-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4339 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of negative numbers in trigger expressions (Alexei)alex2007-06-211-0/+1
| | | | | | | | - more formal logic of execution of trigger expressions (Alexei) - server-side support of quotes in item parameters (num_param, get_param) (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4289 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added PerfCounter configuration parameter (Eugene)osmiy2007-06-131-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4279 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-084-3/+60
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4207:4210 from branches/1.4.1 (Eugene)osmiy2007-05-301-3/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4211 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changed release date.alex2007-05-291-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4195 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed misc strict compilation issues (Alexei)alex2007-05-252-25/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4181 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed compilation for solaris (Eugene)osmiy2007-05-251-7/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4180 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* CHanged version to 1.4.alex2007-05-251-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4174 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added delta value calculation for UINT64 (Eugene)osmiy2007-05-242-1/+46
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed WEB monitoring (Eugene)osmiy2007-05-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4150 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
* - fixed active check communication (Eugene) - fixed eventlog (Eugene)osmiy2007-05-171-3/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4142 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
* - added availability to yse ')(' characters in item keys (Eugene)osmiy2007-05-101-1/+1
| | | | | | - improved management of trigger (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4119 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Version switch to 1.3.7.alex2007-05-091-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4112 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