summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fixes. Changes in manual.txt.hugetoad2001-04-211-2/+2
* Added net[listen_110].hugetoad2001-04-201-0/+1
* Added check for SMTP, FTP, SSH, TELNET, WEB, POP3, and IMAP servers availabil...hugetoad2001-04-201-0/+5
* Added net[listen_25] parameter.hugetoad2001-04-201-0/+2
* Several parameters were renamed to more structured format -> group[parameter]hugetoad2001-04-181-7/+7
* Added several new parameters to monitor (io,system).hugetoad2001-04-172-2/+10
* Added PostgreSQL support for PHP frontend.hugetoad2001-04-162-4/+4
* Added support for PostgreSQL. However, PHP frontend does not support PostgreS...hugetoad2001-04-149-94/+117
* Support for procload,procload5 and procload15 for HP-UX.hugetoad2001-04-121-0/+39
* Support for memory[total] and memory[free] for HP-UX.hugetoad2001-04-122-1/+59
* Moved @LIBS@ to the end of @GCC@ string. It solves problem with unresolved sy...hugetoad2001-04-125-5/+5
* src/zabbix_traper removed from CVS. See src/zabbix_trapper instead !hugetoad2001-04-113-231/+0
* zabbix_traper renamed to zabbix_trapper ! Finally, I've got correct name for ...hugetoad2001-04-113-0/+231
* zabbix_agent will return NOTSUPPORTED in case of getting of requested paramet...hugetoad2001-04-111-1/+8
* Added platform OpenBSD. Support for processor load (zabbix_agent) for BSD sys...hugetoad2001-04-102-0/+41
* Removed check for mysq lib from configure.in. Eliminated warning messagehugetoad2001-04-102-2/+2
* Changes made for better OpenBSD and AIX compatibility.hugetoad2001-04-106-29/+45
* Added syslog logging to zabix_traper.hugetoad2001-04-102-9/+8
* Additional parameters for monitoring. Changed names for some of parameters.hugetoad2001-04-076-63/+82
* Removed debug.c from Makefile.inhugetoad2001-04-072-2/+2
* Several changes:hugetoad2001-04-076-46/+57
* Select items with status=0 for getminnextcheckhugetoad2001-04-021-3/+3
* Correct error handling for recvfrom.hugetoad2001-04-022-4/+6
* Added column actionid to table alerts.hugetoad2001-04-011-3/+3
* Deleted unuseful commented code.hugetoad2001-03-301-12/+0
* Optimised some of monitored parameters. zabbix_agent is killedhugetoad2001-03-301-9/+17
* Fixed memory leak. It happened when there are no triggers to update.hugetoad2001-03-301-0/+2
* Function calls and variable names translated to lower case.hugetoad2001-03-293-80/+80
* Log file name changed to /var/log/zabbix_alarmer.loghugetoad2001-03-291-2/+2
* Added AC_CHECK_LIB(m, main) to configure.inhugetoad2001-03-281-0/+1
* Initial revisionhugetoad2001-03-2818-0/+1538