summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent
Commit message (Expand)AuthorAgeFilesLines
* Minor changes.hugetoad2003-01-241-1/+1
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-197-133/+145
* - added copyright notice to source files (Alexei)hugetoad2002-12-077-0/+134
* - added validation of host name (Alexei)hugetoad2002-11-082-4/+6
* - 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
* - 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
* 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
* - support for new trigger function: str() (Alexei)hugetoad2002-08-131-1/+1
* - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)hugetoad2002-08-042-3/+90
* - changed grid size for all graphs (Alexei)hugetoad2002-07-311-43/+0
* Host selection for availability report.hugetoad2002-07-261-1/+0
* Added Next100 and Prev100 to alerts and alarms (Alexei)hugetoad2002-06-271-1/+1
* - php/include/*inc renamed to php/include/*inc.php (Alexei)hugetoad2002-06-173-8/+13
* - support for check_service[service,port]hugetoad2002-05-273-6/+71
* - added support of UserParameter(s) returning non-numeric values (Alexei)hugetoad2002-05-251-1/+3
* - changes to make Zabbix compile in non-GCC environments (Alexei)hugetoad2002-05-242-2/+2
* - removed option -Wall from all Makefiles (Alexei)hugetoad2002-05-195-22/+12
* - zabbix_suckerd housekeeping process to disconnect fromhugetoad2002-05-122-2/+9
* Minor changes.hugetoad2002-04-221-10/+4
* Better support for IT services.hugetoad2002-04-141-1/+1
* - new algorithm for audible notification in screen "Status of Triggers"hugetoad2002-04-141-1/+1
* - improved update_triggers() (Alexei)hugetoad2002-04-074-44/+33
* - column functions.lastvalue changed to varchar(255) (Alexei)hugetoad2002-04-024-237/+40
* - added column value_type to table items_template (Alexei)hugetoad2002-03-314-105/+224
* - parameter Server can consist of list of Zabbix servers (Alexei)hugetoad2002-03-223-11/+31
* - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)hugetoad2002-03-214-45/+82
* - correct handling of timeout situations for zabbix_agentd (Alexei)hugetoad2002-03-191-20/+25
* - added parameter LogFile for zabbix_trapper (Alexei)hugetoad2002-03-191-1/+13
* - added partial support for non-syslog logging (Alexei)hugetoad2002-03-182-51/+52
* - solved problem with getpeername() (Alexei)hugetoad2002-03-102-5/+27
* - support for parameter Timeout for zabbix_agentd (Alexei)hugetoad2002-03-052-10/+26
* - support for experimental parameter NoTimeWait (Alexei)hugetoad2002-02-271-2/+27
* diskfree[*] to return free disk space in Kb (Alexei)hugetoad2002-02-271-1/+1
* - added file include/cfg.h and include/cfg.c (Alexei)hugetoad2002-02-204-33/+107
* - partial support for automake (Alexei)hugetoad2002-02-182-4/+91
* - commented #define TEST_PARAMETERS in zabbix_agent.c (Alexei)hugetoad2002-02-071-1/+1