summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent/diskdevices.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed commilation osmiy2007-04-141-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4004 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-121-18/+18
| | | | | | | | | | | - improved configuration script (Eugene) - fixed floats values (Eugene) - developed agent result convertion (Eugene) - more fixes - TODO: WinXX agent \!\!\! git-svn-id: svn://svn.zabbix.com/trunk@3886 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - tested and fixed jabber messager (Eugene)osmiy2007-02-191-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3836 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-011-6/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added ZABBIX agent for Win64 platforms. (Eugene)osmiy2006-08-041-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3096 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improved Win32 inegrationosmiy2006-07-141-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3046 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improoved Win32 SysLogingosmiy2006-07-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3041 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zabbix-1.2_dev integrationosmiy2006-07-121-14/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3038 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of "system.cpu.util[]" key for HPUX (Eugene)osmiy2006-05-291-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2914 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Converting %m to %s plus strerror(errno).hugetoad2005-11-021-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2254 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1148 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix of /proc/stat interpretation in diskdevice.c (Alexei)hugetoad2003-10-151-14/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@985 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed compilation of the agent under FreeBSD (Alexei)hugetoad2003-05-281-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed compilation of Zabbix agent under Solaris.hugetoad2003-03-311-3/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@733 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes of disk activity monitoring.hugetoad2003-03-291-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@730 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for disk_read_opsX[*],disk_write_opsX[*],disk_read_blksX[*],hugetoad2003-03-291-65/+187
| | | | | | | disk_write_blksX[*] (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@729 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for disk stats code.hugetoad2003-03-281-14/+37
| | | | git-svn-id: svn://svn.zabbix.com/trunk@728 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changes related to support of disk stats.hugetoad2003-03-271-25/+34
| | | | git-svn-id: svn://svn.zabbix.com/trunk@727 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-03-261-40/+40
| | | | git-svn-id: svn://svn.zabbix.com/trunk@726 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basice support of monitoring of disk stats (Alexei)hugetoad2003-03-261-0/+338
git-svn-id: svn://svn.zabbix.com/trunk@725 97f52cf1-0a1b-0410-bd0e-c28be96e8082