summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent/stats.c
Commit message (Expand)AuthorAgeFilesLines
* - fixed collector for WinXX (Eugene)osmiy2007-08-011-4/+7
* - fixed shared memory allocation (Eugene)osmiy2007-07-041-6/+30
* - improved configuration files reading (Eugene)osmiy2007-06-201-1/+1
* - added PerfCounter configuration parameter (Eugene)osmiy2007-06-131-10/+7
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-121-4/+3
* - added ZABBIX agent for Win64 platforms. (Eugene)osmiy2006-08-041-6/+6
* - added support of "ayatem.swap.out" key for Linux with kernel 2.4 (Eugene)osmiy2006-07-181-1/+4
* zabbix-1.2_dev integrationosmiy2006-07-121-60/+154
* - added removal of stat file on agent shutdown (Alexei)hugetoad2006-07-071-11/+20
* - fixed system.swap.size (Eugene)osmiy2005-12-151-1/+2
* Converting %m to %s plus strerror(errno).hugetoad2005-11-021-1/+1
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* Minor changes.hugetoad2004-11-211-0/+1
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* - added support for disk_read_opsX[*],disk_write_opsX[*],disk_read_blksX[*],hugetoad2003-03-291-0/+3
* - added basice support of monitoring of disk stats (Alexei)hugetoad2003-03-261-283/+10
* - user-defined parameters will overwrite already existinghugetoad2003-03-031-10/+0
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-191-3/+2
* - added copyright notice to source files (Alexei)hugetoad2002-12-071-0/+19
* - added validation of host name (Alexei)hugetoad2002-11-081-4/+4
* Minor changes.hugetoad2002-10-071-1/+1
* Fixes for network loads.hugetoad2002-09-161-15/+10
* More support for netload*. Change in documentation.hugetoad2002-09-151-1/+2
* Even more support for network loads.hugetoad2002-09-151-30/+66
* Partial support for network loads.hugetoad2002-09-121-7/+211
* - added src/zabbix_agent/stats.c and stats.h (Alexei)hugetoad2002-09-111-0/+115