summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent/sysinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.hugetoad2005-06-091-3235/+0
* Removed Makefile.in from zabbix_agent.hugetoad2005-06-091-2/+2
* Minor changes.hugetoad2005-06-021-1/+1
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-1/+1
* Changed version to 1.1alpha9.hugetoad2005-05-161-1/+1
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
* - support of file[*] (Alexei)hugetoad2005-05-141-0/+21
* Minor changes.hugetoad2005-05-061-1/+1
* Minor changes.hugetoad2005-05-021-2/+2
* - support of memory[free] under OS/X (Alexei)hugetoad2005-03-181-0/+43
* - support of memory[total] under OS/X (Alexei)hugetoad2005-03-181-0/+20
* - fixed compilation of agent under OS/X (Alexei)hugetoad2005-03-181-0/+4
* - fixed memory[total] for HP-UX when >4GB of memory (Alexei)hugetoad2005-03-181-1/+1
* - fixed memory[free] for HP-UX when >4GB of memory (Alexei)hugetoad2005-03-171-1/+1
* Minor changes.hugetoad2005-03-171-1/+1
* - no warning about uninitialised function_str (Alexei)hugetoad2005-03-161-2/+2
* Changed version to 1.1alpha6.hugetoad2005-02-181-1/+1
* - fix of agent crash on 64 bit platforms in CKSUM() (Alexei)hugetoad2005-02-171-1/+3
* - support for unlimited number of user parameters (Alexei)hugetoad2005-02-051-13/+51
* Fix for handling user parameters.hugetoad2005-02-041-1/+4
* - added support of passing of parameters to user-defined commands (Alexei)hugetoad2005-02-041-45/+53
* - fix for complation of the agent under Solaris (Alexei)hugetoad2005-01-151-1/+1
* Fixes for Cygwin environment.hugetoad2005-01-021-12/+12
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-1/+1
* Version string changed to 1.1alpha2.hugetoad2004-11-221-1/+1
* Fixed for CPU stats.hugetoad2004-11-221-0/+75
* - agent will return ZBX_UNSUPPORTED in case if execute command returned EOL ...hugetoad2004-11-081-0/+12
* - support of diskfree_perc[],diskused_perc[], inodefree_perc[]. (Alexei)hugetoad2004-10-021-3/+81
* Minor fix.hugetoad2004-10-011-1/+1
* - support for check_service[ldap] and check_service_perf[ldap]. Thanks to An...hugetoad2004-10-011-0/+77
* - added table audit (Alexei)hugetoad2004-09-161-298/+433
* - added support of localisation (Alexei)hugetoad2004-05-201-3/+7
* - fixed proc_cnt[zabbix_agentd] under Linux (Alexei)hugetoad2004-05-021-0/+7
* - fixed MacOS X related compilation issues. Thanks to Charles Galpin. (Alexei)hugetoad2004-04-261-3/+3
* - added support for simple check 'tcp,<port>' (Alexei)hugetoad2004-03-071-0/+10
* - changed all versions from 1.0beta14 to 1.0 (Alexei)hugetoad2004-02-201-1/+1
* - added support for system[proccount] under FreeBSD (Alexei)hugetoad2004-01-291-6/+48
* Minor changes.hugetoad2004-01-291-1/+1
* - added support for proc_cnt[*] under FreeBSD (Alexei)hugetoad2004-01-291-2/+8
* - fixed memory[cached] to work for both linux 2.4 and 2.6 (Alexei)hugetoad2004-01-261-1/+25
* - fixed simple check when port specified. Order of IP and PORT ishugetoad2004-01-251-3/+48
* - sprintf() was replaced with snprintf() (Alexei)hugetoad2004-01-091-28/+28
* - replace strncpy() with secure strscpy() where possible (Alexei)hugetoad2004-01-081-69/+69
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
* Minor changes.hugetoad2003-11-221-1/+1
* - fixed UserParameter when it replaces existing one. Thanks tohugetoad2003-11-201-2/+0
* - added support of system[proccount] under Solaris (Alexei)hugetoad2003-11-171-0/+50
* - support for swap sizes >2Gb under Solaris. Thanks to Frankyhugetoad2003-11-141-6/+8
* Minor changes.hugetoad2003-11-131-1/+1
* - support of system[uptime] for Solaris. Thanks to Franky Vanhugetoad2003-10-041-1/+40