summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-137] Misc bugs and improvementssasha2008-08-142-110/+75
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5913 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-168] More supported itemssasha2008-08-061-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-195] added support of source ip addresssasha2008-08-013-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5858 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] Misc bugs and improvementssasha2008-05-141-1/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] Misc bugs and improvementssasha2008-05-142-20/+38
| | | | | | | active checks eventlog[] and log[] not send specific informatiom to server (lastlogsize, source, severity and timestamp) git-svn-id: svn://svn.zabbix.com/trunk@5702 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-163] added support of perf_counter[path<,period>]sasha2008-05-145-223/+171
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5700 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-168] added more supported items in FreeBSD, NetBSD and OpenBSDsasha2008-05-081-0/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5685 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-148] added support of DisablePassive parameter for agent (Alexei)alex2008-04-223-3/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5646 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-143] improved support of numeric performance counters for Windows agentssasha2008-04-212-30/+48
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5639 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-44] added timeout handler for processing net.tcp.* itemssasha2008-04-151-0/+10
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5617:5620] git-svn-id: svn://svn.zabbix.com/trunk@5621 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] update of version to 1.5.1. Printing of ZABBIX version when ↵alex2008-04-111-1/+1
| | | | | | daemon stops. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@5612 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] increased max number of log file lines sent per second to 100 ↵alex2008-03-141-1/+1
| | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@5495 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-128] improvement of test data and scripts (Alexei)alex2008-03-061-12/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5452 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-117] more improvements related to processing of agent buffer (Alexei)alex2008-02-262-48/+39
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5405 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-117] added support of BufferSize and BufferSend paramaters (Alexei)alex2008-02-253-24/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5404 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-117] support of data buffering on agent side (Alexei)alex2008-02-253-37/+170
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5396 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-117] support of data buffering on agent side (Alexei)alex2008-02-222-56/+180
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5386 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-7] support of system.cpu.util[] for FreeBSD agentssasha2008-01-291-6/+7
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5280:5283] git-svn-id: svn://svn.zabbix.com/trunk@5285 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-268] added support of proc.num[], proc.mem[] & system.cpu.num[] for ↵sasha2008-01-151-3/+3
| | | | | | | | | OpenBSD agents [svn merge svn://svn.zabbix.com/branches/1.4 -r5243:5248] git-svn-id: svn://svn.zabbix.com/trunk@5249 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-263] fixed problem with saving of lastlogsize for log[] and ↵sasha2008-01-141-12/+6
| | | | | | | | | eventlog[] items when history is set to 0 [svn merge svn://svn.zabbix.com/branches/1.4 -r5239:5243] git-svn-id: svn://svn.zabbix.com/trunk@5244 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-0/+3
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4.j -r5223:5225] git-svn-id: svn://svn.zabbix.com/trunk@5226 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-2/+10
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4.j -r5221:5223] git-svn-id: svn://svn.zabbix.com/trunk@5224 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-071-2/+4
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4.j -r5218:5221] git-svn-id: svn://svn.zabbix.com/trunk@5222 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-243] speed improvement for windows agent for eventlog[] processing ↵sasha2008-01-072-49/+46
| | | | | | | | | (sasha) [svn merge svn://svn.zabbix.com/branches/1.4.j -r5217:5218] git-svn-id: svn://svn.zabbix.com/trunk@5219 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-243] speed improvement for windows agent for eventlog[] processingsasha2008-01-032-33/+33
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4 -r5213:5214] git-svn-id: svn://svn.zabbix.com/trunk@5215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-92] added supprt of multiple windows agents, service descriptionsasha2008-01-021-44/+55
| | | | | | | [svn merge svn://svn.zabbix.com/branches/1.4.j -r5208:5211] git-svn-id: svn://svn.zabbix.com/trunk@5212 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-7] added support of system.cpu.util[] for FreeBSD agents, thanks to ↵sasha2007-12-201-4/+21
| | | | | | | | | 'brick' [svn merge -r5198:5199 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5200 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-220] fixed agent crash in case of timeout during first connect (Sasha)sasha2007-12-141-7/+7
| | | | | | | [svn merge -r5172:5176 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5178 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-218] fixed problem "Unable to add performance counter" on start of ↵sasha2007-12-121-5/+3
| | | | | | | | | win agent [svn merge -r5159:5165 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5166 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-192] fixed active checks stops after connection loss (Sasha)sasha2007-12-111-0/+10
| | | | | | | [svn merge -r5156:5159 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5160 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-192] fixed active checks stops after connection loss (Sasha)sasha2007-12-111-31/+24
| | | | | | | [svn merge -r5153:5156 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5157 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-192] Data collection stopped after connexion losssasha2007-12-101-11/+4
| | | | | | | [svn merge -r5147:5153 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5155 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-106] support of 16 processors for system.cpu.util[], other fixes ↵alex2007-11-151-2/+2
| | | | | | | | | (Alexei) [svn merge -r5054:5057 svn://svn.zabbix.com/branches/1.4] git-svn-id: svn://svn.zabbix.com/trunk@5058 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-40] Commas needed in bracketssasha2007-11-011-23/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4960 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [NTT-37] TR-070 When "log[]" is used with Windows Agent, the blank line ↵sasha2007-10-291-3/+3
| | | | | | is inserted. git-svn-id: svn://svn.zabbix.com/trunk@4936 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-102] Distributed monitoring: overwriting information (Sasha)sasha2007-10-261-1/+3
| | | | | | | [svn merge -r4918:4921 svn://svn.zabbix.com/branches/1.4.j] git-svn-id: svn://svn.zabbix.com/trunk@4922 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved per cpu 'system.cpu.util[]' for linux/solaris (Eugene)osmiy2007-08-163-61/+185
| | | | | | - added support of 'system.cpu.num' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@4600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed collector for WinXX (Eugene)osmiy2007-08-016-6/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4497 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more informative report for confiuration script (Eugene)osmiy2007-07-311-1/+1
| | | | | | - changed installation directory to '' (Eudene) git-svn-id: svn://svn.zabbix.com/trunk@4486 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed shared memory allocation (Eugene)osmiy2007-07-041-6/+30
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4426 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4411:4412 of branches/1.4.2/ (Eugene) [fixed and improved ↵osmiy2007-07-022-29/+52
| | | | | | eventlog monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix & code cleaning (Eugene)osmiy2007-06-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4379 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improoved UserParameters for Win32 (Eugene)osmiy2007-06-284-16/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4376 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - merged rev. 4357:4358 branches/1.4.1/ (Eugene) [fixed and improved log ↵osmiy2007-06-252-73/+128
| | | | | | monitoring] git-svn-id: svn://svn.zabbix.com/trunk@4359 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved configuration files reading (Eugene)osmiy2007-06-201-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4315 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added check of memory leaks in zbx_malloc() (Alexei)alex2007-06-142-4/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4289 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - corrected Win EOL (Eugene)osmiy2007-06-142-428/+428
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4286 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed 'PerfCounter' compilation under nix* (Eugene)osmiy2007-06-144-34/+34
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4285 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cleaned code to avoid '... may be used uninitialized in this function' ↵alex2007-06-141-20/+20
| | | | | | warnings (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4284 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added PerfCounter configuration parameter (Eugene)osmiy2007-06-137-17/+449
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4279 97f52cf1-0a1b-0410-bd0e-c28be96e8082