summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for overflow in configuration IP address.hugetoad2002-01-231-1/+1
* Minor changeshugetoad2002-01-211-3/+6
* - support for parameter Server in zabbix_agent.conf (Alexei)hugetoad2002-01-191-15/+80
* Making zabbix_trapperd fail in case if connection to DB fails (Alexei)hugetoad2002-01-191-0/+2
* - added sample zabbix_trapper(d).conf to misc/conf (Alexei)hugetoad2002-01-191-2/+2
* - support for configuration file for zabbix_trapper(d) (Alexei)hugetoad2002-01-192-4/+216
* - support for DB* parameters in zabbix_suckerd.conf (Alexei)hugetoad2002-01-191-1/+29
* Minor fix related to switch statements.hugetoad2002-01-191-3/+3
* - zabbix_agentd cannot be ran as root (Alexei)hugetoad2002-01-152-23/+34
* - added file misc/conf/zabbix_suckerd.conf (Alexei)hugetoad2002-01-151-12/+149
* - character '.' can be used in definition of monitored paramatershugetoad2002-01-133-5/+30
* - added user-defined sorting to form "Latest Values" (Alexei)hugetoad2002-01-061-4/+28
* - fixed uninterruptable calls to connect() in zabbix_suckerd (Alexei)hugetoad2002-01-041-1/+7
* - added srv_status.html and services.html (Alexei)hugetoad2001-12-271-3/+16
* - number of forked zabbix_agentd decreased to 5 (Alexei)hugetoad2001-12-193-6/+14
* - support for advanced zabbix_agentd.conf (Alexei)hugetoad2001-12-163-16/+109
* - in case of network error, zabbix_suckerd will not try to request any param...hugetoad2001-12-151-7/+30
* - added "-lcrypto" to SNMP library detection in configure.in (Alexei)hugetoad2001-12-042-0/+4
* - cksum[/etc/inetd.conf] will not be supporter for a while (Alexei)hugetoad2001-11-271-1/+1
* - not monitored hosts will not be referenced from System Map (Alexei)hugetoad2001-11-265-241/+111
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-242-9/+46
* Minor changeshugetoad2001-11-232-7/+11
* - added support for opertor '=' (Alexei)hugetoad2001-10-141-12/+10
* More changes in timeout handling (Alexei)hugetoad2001-10-132-12/+58
* doc/manual.lyx created (Alexei)hugetoad2001-10-121-2/+5
* No SA_RESTART flag for sigaction() (Alexei)hugetoad2001-10-122-2/+2
* - signal() was changed to sigaction() (Alexei)hugetoad2001-10-082-36/+26
* - more changes in timeout handling (Alexei)hugetoad2001-10-082-4/+3
* - changes in timeout handling (Alexei)hugetoad2001-10-072-15/+36
* - added support for cksum[*], "*" can be any filename (Alexei)hugetoad2001-10-072-67/+211
* Minor fix.hugetoad2001-10-061-1/+1
* - added support for memory[free], memory[total] and memory[shared]hugetoad2001-10-062-1/+54
* - minor fixes in doc/manual.txt (Alexei)hugetoad2001-10-062-1/+19
* New type of parameters: parameter[*], actual value of "*" canhugetoad2001-10-051-30/+45
* Zabbix_agentd will lower scheduling priority to 5 (Alexei)hugetoad2001-10-011-4/+15
* Added support for swap[free] and swap[total] for Solaris (Alexei)hugetoad2001-09-273-5/+89
* Added define HAVE_PROC_LOADAVG (Alexei)hugetoad2001-09-271-3/+5
* Parameter tcp_count is not supported anymore (Alexei)hugetoad2001-09-271-1/+1
* No warnings for bcopy anymore under Solaris (Alexei)hugetoad2001-09-272-0/+8
* Fixes in function PROCCNT.hugetoad2001-09-262-15/+22
* - simplified tcp_listen procedure in zabbix_trapperd.chugetoad2001-09-242-2/+40
* - simplified tcp_listen procedure in zabbix_agentd.chugetoad2001-09-241-0/+31
* - no full list of triggers and items will be shownhugetoad2001-09-235-152/+35
* - added set of keys proc_cnt[*]hugetoad2001-09-223-1/+65
* - global variable $ERROR_MSG will show details of operation failurehugetoad2001-09-203-6/+6
* Return NOT OK in case of failure.hugetoad2001-09-171-1/+1
* Added support for trigger dependencieshugetoad2001-09-172-11/+22
* - added table triger_dependshugetoad2001-09-092-8/+8
* Small fix.hugetoad2001-09-051-0/+2
* - added directory upgrades/dbpatches/1.0alpha9_to_1.0alpha10/hugetoad2001-09-042-17/+50