summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxsysinfo/linux
Commit message (Expand)AuthorAgeFilesLines
* - [DEV-137] Misc bugs and improvementssasha2008-04-281-64/+57
* - [ZBX-365] added support of long process names for proc.num and proc.mem, L...sasha2008-04-281-483/+329
* - [ZBX-159] added support of vm.memory.size[available] under Linux (Alexei)alex2007-11-161-0/+33
* - [ZBX-106] support of 16 processors for system.cpu.util[], other fixes (Ale...alex2007-11-151-1/+1
* - [ZBX-154] minor additional fixes for 'pused' under Linux (Alexei)alex2007-11-141-4/+4
* - [ZBX-154] fixed processing of comma in zbx.fs.size[] (Alexei)alex2007-11-131-24/+24
* - [ZBX-149] fixed incorrect processing of vm.memory.size key in FreeBSDsasha2007-11-091-0/+36
* - [ZBX-70] fixed even more compilation warnings (Alexei)alex2007-09-222-3/+13
* - improved per cpu 'system.cpu.util[]' for linux/solaris (Eugene)osmiy2007-08-162-174/+72
* - fixed collector for WinXX (Eugene)osmiy2007-08-011-1/+1
* - cleaned code to avoid '... may be used uninitialized in this function' war...alex2007-06-141-1/+1
* - developed database monitoring via ODBC (Eugene)osmiy2007-06-081-1/+1
* - fixed processing of cmdline for proc.num and proc.mem (Alexei)alex2007-06-081-21/+37
* - fixed support of 'curl' library (Eugene)osmiy2007-04-031-1/+1
* - fixed net-snmp compilation (Eugene)osmiy2007-03-1311-22/+10
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-125-218/+119
* improved makefilesosmiy2007-02-071-4/+15
* * added new metric: "system.boottime" to zabbix_agentguliver2007-02-013-1/+34
* - added support of "system.swap.(in/out)[<swap><,param>]" for Linux 2.xosmiy2007-01-102-75/+210
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-012-10/+10
* - support of system.swap.size[,pfree] and system.swap.size[,pused] (Alexei)alex2006-11-011-0/+72
* - fixed system.swap.in[] and system.swap.out[] under Linux 2.4 (Alexei)alex2006-10-271-0/+2
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-083-30/+32
* - added support of "ayatem.swap.out" key for Linux with kernel 2.4 (Eugene)osmiy2006-07-182-5/+134
* zabbix-1.2_dev integrationosmiy2006-07-1212-286/+89
* - fixed agent crash while evaluating proc.mem[] (Alexei)hugetoad2006-06-271-1/+5
* - speed improvement for Overview screens (Eugene)osmiy2006-05-122-0/+64
* - added support of proc.mem[] for AIX (Eugene)osmiy2006-04-252-3/+3
* - fix proc.mem for linux (Eugene)osmiy2006-04-241-11/+13
* - added 'command line' parameter for Linux proc.mem[] (Eugene)osmiy2006-04-201-236/+265
* - improved proc.num for Linux, added parameter 'comm' (Eugene)osmiy2006-01-242-51/+72
* - fixed system.swap.size (Eugene)osmiy2005-12-153-96/+11
* - Minor changes.osmiy2005-12-061-6/+1
* - improved support vfs.file.time[filename,<access|modify|change>] (Eugene)osmiy2005-12-051-3/+1
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-2511-229/+65
* Cleaning server code.hugetoad2005-11-1411-65/+65
* More functions to return UINT64 instead of double.hugetoad2005-11-134-160/+51
* Minor changes.hugetoad2005-11-121-22/+22
* Minor changes.hugetoad2005-11-121-3/+3
* Code cleanup.hugetoad2005-11-103-259/+43
* - improved loging to file for windows (Eugene)osmiy2005-11-081-1/+1
* - added support of system.cpu.intr for Linux (Eugene)osmiy2005-11-071-2/+29
* - added support of kernel.maxfiles for Linux (Eugene)osmiy2005-11-073-16/+21
* - added support of vfs.dev.read[*] for Linux (Eugene)osmiy2005-11-072-197/+149
* - added support of net.if.collisions[*] for Linux (Eugene)osmiy2005-11-071-5/+37
* - added support of net.if.in[*] for linux '2.6' (Eugene)osmiy2005-11-071-6/+188
* fixed 'system.swap.in' and 'system.swap.out' functions (Eugene)osmiy2005-11-042-2/+14
* - integrated 'OpenBSD3.7.c' functionality (Eugene)osmiy2005-11-033-6/+49
* - fix 's.ffree' to 's.f_ffree' (Eugene)osmiy2005-11-021-1/+1
* - fix shift in PROC_MEMORY function (Eugene)osmiy2005-11-021-13/+13