summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Version 1.0.0-alpha4sauros2002-12-1012-62/+785
* Version 1.0.0-alpha3sauros2002-12-0910-15/+349
* - monitoring of servers without Zabbix agent installed. New item type: Simplehugetoad2002-12-082-1/+29
* - added copyright notice to source files (Alexei)hugetoad2002-12-0711-0/+211
* - added Zabbix agent for WIN32 platforms. Thanks to Victor Kirhenstein. (Ale...hugetoad2002-12-0313-0/+2093
* - added upgrades/dbpatches/1.0beta6_to_1.0beta7/ with patches (Alexei)hugetoad2002-11-091-2/+2
* Fixes for PostgreSQL (Alexei)hugetoad2002-11-081-0/+4
* - added validation of host name (Alexei)hugetoad2002-11-082-4/+6
* - zabbix_sender to be able to get information from stdin (Alexei)hugetoad2002-11-021-5/+14
* - basic support of mass sending of information for zabbix_senderhugetoad2002-11-011-8/+28
* - got rid of message "Bad protocol identification '0'" when doing check_serv...hugetoad2002-10-292-2/+70
* Minor change.hugetoad2002-10-201-1/+1
* - support of processor load on Solaris 2.6. Thanks to Mariusz. (Alexei)hugetoad2002-10-201-1/+59
* Minor changes.hugetoad2002-10-072-2/+2
* Minor change.hugetoad2002-09-291-1/+1
* - added additional error checks in get_value_snmp() (Alexei)hugetoad2002-09-281-0/+7
* - parameter StatFile removed (Alexei)hugetoad2002-09-221-4/+4
* Minor changes.hugetoad2002-09-223-8/+9
* - added support for check_service(service,ip,port) (Alexei)hugetoad2002-09-212-25/+53
* - added support for check_port(ip,port) (Alexei)hugetoad2002-09-212-5/+20
* Minor fixes for network errors.hugetoad2002-09-181-1/+1
* - status will be changed to UNCREACHABLE only in case of three network errorshugetoad2002-09-171-4/+26
* Fixes for network loads.hugetoad2002-09-162-19/+14
* - support for parameters netloadin[*] and netloadout[*] (Alexei)hugetoad2002-09-151-0/+7
* 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-124-11/+216
* - added src/zabbix_agent/stats.c and stats.h (Alexei)hugetoad2002-09-115-91/+139
* - added parameter StatFile to zabbix_agentd.conf (Alexei)hugetoad2002-09-103-8/+143
* Basic support for network loadsuid489432002-09-091-5/+57
* - zabbix_suckerd to write "Connection reset by peer" to LogFilehugetoad2002-08-281-0/+1
* - support for function nodata() added (Alexei)hugetoad2002-08-141-9/+55
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-1/+1
* - added housekeeping procedure for table sessions (Alexei)hugetoad2002-08-111-6/+30
* - added parameter DBHost (Alexei)hugetoad2002-08-043-7/+13
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-043-119/+199
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-43/+0
* Host selection for availability report.hugetoad2002-07-261-1/+0
* - fixed crash in case if MySQL server gone (support for signal PIPE) (Alexei)hugetoad2002-07-232-3/+3
* Better support of %s in trigger descriptions.hugetoad2002-07-221-1/+1
* - empty result for DBselect is always checked (Alexei)hugetoad2002-07-181-24/+46
* - fixed memory leak in main_alerter_loop(). Added DBfree_result(). (Alexei)hugetoad2002-07-111-0/+1
* - support for service tree (Alexei)hugetoad2002-07-081-0/+3
* - added item which reflects host status (0-normal, 2-unreachable) (Alexei)hugetoad2002-06-281-2/+72
* Added Next100 and Prev100 to alerts and alarms (Alexei)hugetoad2002-06-272-2/+2
* - added parameter SenderFrequency to zabbix_suckerd configurationhugetoad2002-06-241-3/+82
* - status of triggers changes if host/item status has been changed (Alexei)hugetoad2002-06-211-3/+8
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-177-24/+21
* - new column item.trapper_hosts (Alexei)hugetoad2002-06-152-6/+10
* Different improvements.hugetoad2002-06-051-1/+7