summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed version to 1.1alpha6.hugetoad2005-02-181-1/+1
* - fix for startup of housekeeping process (Alexei)hugetoad2005-02-171-6/+8
* - 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-054-13/+56
* Fix for handling user parameters.hugetoad2005-02-041-1/+4
* - added support of passing of parameters to user-defined commands (Alexei)hugetoad2005-02-042-46/+54
* Small cleanup.hugetoad2005-01-241-11/+7
* - fixed support of negative values for SNMP integers (Alexei)hugetoad2005-01-231-3/+8
* - fix for complation of the agent under Solaris (Alexei)hugetoad2005-01-151-1/+1
* Minor changes.hugetoad2005-01-151-2/+2
* Fixes for host.available processing.hugetoad2005-01-141-6/+6
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-132-32/+26
* - fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)hugetoad2005-01-131-2/+2
* - remove 'insert delayed' and 'delete low_priority' for MySQL. It may leadhugetoad2005-01-061-7/+3
* - introduced 'insert delayed' and 'delete low_priority' for MySQL (Alexei)hugetoad2005-01-061-3/+7
* Fixes for Cygwin environment.hugetoad2005-01-023-40/+43
* Added missing #include "cpustat.h" (Alexei)hugetoad2005-01-021-0/+1
* More calls of zabbix_syslog()hugetoad2004-12-222-5/+10
* - fixed parsing of command line parameters. Thanks to Slix. (Alexei)hugetoad2004-12-222-2/+2
* Added zlog.c and zlog.hhugetoad2004-12-212-42/+2
* More calls of zabbix_syslog() (Alexei)hugetoad2004-12-201-2/+7
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-9/+13
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-1812-198/+135
* - remover src/zabbix_sucker and src/zabbix_trapper (Alexei)hugetoad2004-12-1221-4247/+0
* Cosmetic change.hugetoad2004-12-111-1/+1
* - one common process for sucker and trapper: zabbix_server (Alexei)hugetoad2004-12-1118-0/+3695
* - do not use items.lastdelete in housekeeping process (Alexei)hugetoad2004-12-071-6/+7
* - fix for crash of zabbix_suckerd (Alexei)hugetoad2004-11-301-340/+23
* Version string changed to 1.1alpha2.hugetoad2004-11-221-1/+1
* Fixed for CPU stats.hugetoad2004-11-223-14/+111
* - support for cpu[idleX], cpu[userX], cpu[niceX], cpu[systemX] (Alexei)hugetoad2004-11-221-21/+88
* Misc fixes.hugetoad2004-11-221-135/+89
* Fixes for correct handling of custom multiplier.hugetoad2004-11-211-2/+3
* Minor fixes.hugetoad2004-11-211-2/+5
* Minor changes.hugetoad2004-11-213-279/+80
* Basdic support of CPU stat under Linux (idle, system, nice, user times) (Alexei)hugetoad2004-11-213-1/+538
* - agent will return ZBX_UNSUPPORTED in case if execute command returned EOL ...hugetoad2004-11-081-0/+12
* Added config file parameter LogLevelsauros2004-11-088-2/+24
* - support of diskfree_perc[],diskused_perc[], inodefree_perc[]. (Alexei)hugetoad2004-10-022-5/+86
* Minor fix.hugetoad2004-10-011-1/+1
* - support for check_service[ldap] and check_service_perf[ldap]. Thanks to An...hugetoad2004-10-013-3/+82
* - added table audit (Alexei)hugetoad2004-09-169-368/+516
* - different icons depending on a triger status for sysmaps (Alexei)hugetoad2004-09-131-2/+4
* - added support for custom multiplier (Alexei)hugetoad2004-09-103-5/+36
* Basic support for SNMPv3hugetoad2004-09-061-2/+39
* - increased max number of network interfaces to 16 for zabbix_agentd (Alexei)hugetoad2004-08-291-1/+1
* Threading and misc changes.hugetoad2004-08-282-5/+66
* - added command line parameters -c <config> and -h to zabbix_trapperd (Alexei)hugetoad2004-08-271-2/+35
* - added command line parameters -c <config> and -h to zabbix_agentd (Alexei)hugetoad2004-08-271-2/+35
* - added command line parameters -c <config> and -h to zabbix_suckerd (Alexei)hugetoad2004-08-261-1/+34