summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* - added item which reflects host status (0-normal, 2-unreachable) (Alexei)hugetoad2002-06-283-4/+8
* Added Next100 and Prev100 to alerts and alarms (Alexei)hugetoad2002-06-271-1/+1
* - added parameter SenderFrequency to zabbix_suckerd configurationhugetoad2002-06-245-48/+124
* - status of triggers changes if host/item status has been changed (Alexei)hugetoad2002-06-213-20/+68
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-175-3/+78
* Different improvements.hugetoad2002-06-051-2/+2
* - added column alarms.value (Alexei)hugetoad2002-06-034-24/+34
* Minor fixes.hugetoad2002-06-031-1/+1
* - support for --enable-static for ./configure (Alexei)hugetoad2002-06-034-38/+105
* - housekeeping period for alarms and alerts to be set in days (Alexei)hugetoad2002-06-012-18/+203
* - function DBis_empty(), code cleanup (Alexei)hugetoad2002-05-304-105/+107
* - support for check_service[service,port]hugetoad2002-05-271-0/+5
* - changes to make Zabbix compile in non-GCC environments (Alexei)hugetoad2002-05-241-1/+1
* - fixed double posting of the same trigger status into alarms (Alexei)hugetoad2002-05-211-2/+0
* - fixed macros substitution in email alerts (Alexei)hugetoad2002-05-212-51/+28
* More debug information in zabbix_suckerd.hugetoad2002-05-212-17/+36
* - removed option -Wall from all Makefiles (Alexei)hugetoad2002-05-191-3/+0
* - disabled experimental code by commenting #define PERF (Alexei)hugetoad2002-05-191-1/+1
* - improvements in SNMP handling for zabbix_suckerd (Alexei)hugetoad2002-05-191-7/+0
* More support for IT Services.hugetoad2002-05-191-64/+102
* - support for new trigger status - UNKNOWN (Alexei)hugetoad2002-05-121-23/+35
* - zabbix_suckerd housekeeping process to disconnect fromhugetoad2002-05-124-7/+24
* - new algorithm for audible notification in screen "Status of Triggers"hugetoad2002-04-142-6/+12
* - improved update_triggers() (Alexei)hugetoad2002-04-073-53/+72
* Minor changes.hugetoad2002-04-053-23/+37
* - minor changes in include/cfg.c (Alexei)hugetoad2002-04-031-5/+5
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-025-27/+76
* - added column value_type to table items_template (Alexei)hugetoad2002-03-312-17/+56
* - parameter Server can consist of list of Zabbix servers (Alexei)hugetoad2002-03-222-1/+8
* - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)hugetoad2002-03-213-10/+7
* - correct handling of timeout situations for zabbix_agentd (Alexei)hugetoad2002-03-191-2/+2
* - added parameter LogFile for zabbix_trapper (Alexei)hugetoad2002-03-191-1/+0
* - added partial support for non-syslog logging (Alexei)hugetoad2002-03-187-239/+254
* - added files include/log.h and include/log.c (Alexei)hugetoad2002-03-172-0/+79
* Common code for parsing of configuration files.hugetoad2002-02-208-23/+164
* Change host status to Unreachable if agent drops connection (Alexei)hugetoad2002-02-041-1/+1
* Minor changes.hugetoad2002-02-042-2/+4
* - added #include <time.h> into db.h (Alexei)hugetoad2002-02-012-3/+7
* update_service(s) commented. This functionality will not be supported in 1.0b...hugetoad2002-01-201-2/+2
* Trapped values should be processed for temporary disabled hosts (Alexei)hugetoad2002-01-191-1/+1
* - support for DB* parameters in zabbix_suckerd.conf (Alexei)hugetoad2002-01-192-10/+8
* - zabbix_agentd cannot be ran as root (Alexei)hugetoad2002-01-153-5/+5
* - added file misc/conf/zabbix_suckerd.conf (Alexei)hugetoad2002-01-151-3/+0
* - character '.' can be used in definition of monitored paramatershugetoad2002-01-131-1/+2
* - even more support for IT Services (Alexei)hugetoad2002-01-091-0/+36
* - number of forked zabbix_trapperd decreased to 5 (Alexei)hugetoad2001-12-201-1/+1
* - number of forked zabbix_agentd decreased to 5 (Alexei)hugetoad2001-12-191-2/+2
* - in case of network error, zabbix_suckerd will not try to request any param...hugetoad2001-12-151-0/+1
* - added "-lcrypto" to SNMP library detection in configure.in (Alexei)hugetoad2001-12-041-4/+2
* - cksum[/etc/inetd.conf] will not be supporter for a while (Alexei)hugetoad2001-11-271-6/+5