summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-137] Misc bugs and improvementssasha2008-08-142-110/+75
* - [DEV-168] More supported itemssasha2008-08-061-4/+4
* - [DEV-195] added support of source ip addresssasha2008-08-013-2/+5
* - [DEV-137] Misc bugs and improvementssasha2008-05-141-1/+4
* - [DEV-137] Misc bugs and improvementssasha2008-05-142-20/+38
* - [DEV-163] added support of perf_counter[path<,period>]sasha2008-05-145-223/+171
* - [DEV-168] added more supported items in FreeBSD, NetBSD and OpenBSDsasha2008-05-081-0/+15
* - [DEV-148] added support of DisablePassive parameter for agent (Alexei)alex2008-04-223-3/+21
* - [DEV-143] improved support of numeric performance counters for Windows agentssasha2008-04-212-30/+48
* - [ZBX-44] added timeout handler for processing net.tcp.* itemssasha2008-04-151-0/+10
* - [DEV-137] update of version to 1.5.1. Printing of ZABBIX version when daem...alex2008-04-111-1/+1
* - [DEV-137] increased max number of log file lines sent per second to 100 (A...alex2008-03-141-1/+1
* - [DEV-128] improvement of test data and scripts (Alexei)alex2008-03-061-12/+11
* - [DEV-117] more improvements related to processing of agent buffer (Alexei)alex2008-02-262-48/+39
* - [DEV-117] added support of BufferSize and BufferSend paramaters (Alexei)alex2008-02-253-24/+24
* - [DEV-117] support of data buffering on agent side (Alexei)alex2008-02-253-37/+170
* - [DEV-117] support of data buffering on agent side (Alexei)alex2008-02-222-56/+180
* - [ZBX-7] support of system.cpu.util[] for FreeBSD agentssasha2008-01-291-6/+7
* - [ZBX-268] added support of proc.num[], proc.mem[] & system.cpu.num[] for O...sasha2008-01-151-3/+3
* - [ZBX-263] fixed problem with saving of lastlogsize for log[] and eventlog[...sasha2008-01-141-12/+6
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-0/+3
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-2/+10
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-2/+4
* - [ZBX-243] speed improvement for windows agent for eventlog[] processing (s...sasha2008-01-072-49/+46
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-032-33/+33
* - [DEV-92] added supprt of multiple windows agents, service descriptionsasha2008-01-021-44/+55
* - [ZBX-7] added support of system.cpu.util[] for FreeBSD agents, thanks to '...sasha2007-12-201-4/+21
* - [ZBX-220] fixed agent crash in case of timeout during first connect (Sasha)sasha2007-12-141-7/+7
* - [ZBX-218] fixed problem "Unable to add performance counter" on start of wi...sasha2007-12-121-5/+3
* - [ZBX-192] fixed active checks stops after connection loss (Sasha)sasha2007-12-111-0/+10
* - [ZBX-192] fixed active checks stops after connection loss (Sasha)sasha2007-12-111-31/+24
* - [ZBX-192] Data collection stopped after connexion losssasha2007-12-101-11/+4
* - [ZBX-106] support of 16 processors for system.cpu.util[], other fixes (Ale...alex2007-11-151-2/+2
* - [NTT-40] Commas needed in bracketssasha2007-11-011-23/+17
* - [NTT-37] TR-070 When "log[]" is used with Windows Agent, the blank line is...sasha2007-10-291-3/+3
* - [ZBX-102] Distributed monitoring: overwriting information (Sasha)sasha2007-10-261-1/+3
* - improved per cpu 'system.cpu.util[]' for linux/solaris (Eugene)osmiy2007-08-163-61/+185
* - fixed collector for WinXX (Eugene)osmiy2007-08-016-6/+24
* - more informative report for confiuration script (Eugene)osmiy2007-07-311-1/+1
* - fixed shared memory allocation (Eugene)osmiy2007-07-041-6/+30
* - merged rev. 4411:4412 of branches/1.4.2/ (Eugene) [fixed and improved even...osmiy2007-07-022-29/+52
* - minor fix & code cleaning (Eugene)osmiy2007-06-281-1/+1
* - improoved UserParameters for Win32 (Eugene)osmiy2007-06-284-16/+19
* - merged rev. 4357:4358 branches/1.4.1/ (Eugene) [fixed and improved log mon...osmiy2007-06-252-73/+128
* - improved configuration files reading (Eugene)osmiy2007-06-201-1/+1
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-142-4/+6
* - corrected Win EOL (Eugene)osmiy2007-06-142-428/+428
* - fixed 'PerfCounter' compilation under nix* (Eugene)osmiy2007-06-144-34/+34
* - cleaned code to avoid '... may be used uninitialized in this function' war...alex2007-06-141-20/+20
* - added PerfCounter configuration parameter (Eugene)osmiy2007-06-137-17/+449