summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Added some parameters for agent statistics monitoring: number of accepted a...sauros2003-01-2410-52/+163
* Minor changes.hugetoad2003-01-241-1/+1
* - user-defined port number for SNMP requests (Alexei)hugetoad2003-01-231-2/+4
* - PDH-related error messages are now more specific (Victor)sauros2003-01-229-31/+88
* README corrected to reflect latest changessauros2003-01-221-1/+15
* Added logging to Event Logsauros2003-01-2217-101/+553
* - fixed incorrect handling of timeouts when sendign emailshugetoad2003-01-211-1/+8
* - Added new attributes to proc_info[] parameter:sauros2003-01-188-125/+220
* - Added support for proc_info[] parametersauros2003-01-176-88/+340
* Mailer will print PID when started.hugetoad2003-01-151-0/+1
* Added support for multiple serverssauros2003-01-127-17/+64
* ZabbixW32 1.0.0-beta7 - ready for releasesauros2002-12-298-7/+105
* - support for SNMPv2. New item type introduced. (Alexei)hugetoad2002-12-271-11/+20
* - improvements for chart.php (Alexei)hugetoad2002-12-271-3/+9
* - added severity to pre-defined triggers (Alexei)hugetoad2002-12-271-1/+1
* - SO_LINGER is not defaul socket() option for zabbix_sender. (Alexei)hugetoad2002-12-231-6/+6
* - recvfrom() and sendto() were changed to read() and write() (Alexei)hugetoad2002-12-221-5/+7
* - fixed housekeeping procedure. Upgrade carefully! (Alexei)hugetoad2002-12-221-3/+2
* - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0.hugetoad2002-12-1910-153/+189
* Version 1.0.0-alpha5sauros2002-12-187-10/+112
* Removed damaged .exesauros2002-12-172-0/+0
* 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