summaryrefslogtreecommitdiffstats
path: root/src/zabbix_agent/zabbix_agent.c
Commit message (Expand)AuthorAgeFilesLines
* Minor fix.hugetoad2001-10-061-1/+1
* - added support for memory[free], memory[total] and memory[shared]hugetoad2001-10-061-1/+1
* Added support for swap[free] and swap[total] for Solaris (Alexei)hugetoad2001-09-271-1/+1
* No warnings for bcopy anymore under Solaris (Alexei)hugetoad2001-09-271-0/+3
* Fixes in function PROCCNT.hugetoad2001-09-261-1/+1
* - no full list of triggers and items will be shownhugetoad2001-09-231-1/+1
* - added set of keys proc_cnt[*]hugetoad2001-09-221-1/+1
* Check for filesystem /proc in configure.inhugetoad2001-09-031-1/+1
* Minor change.hugetoad2001-09-011-1/+1
* More support for Solarishugetoad2001-09-011-1/+1
* Minor changes.hugetoad2001-09-011-1/+1
* MInor changes.hugetoad2001-09-011-1/+1
* - table "Supported parameters by platform" added to manual.txthugetoad2001-09-011-0/+6
* Added zabbix_agentd. A lot of other changes.hugetoad2001-08-051-140/+8
* Changes in zabbix_agent to limit use of functions EXECUTE.hugetoad2001-07-281-15/+21
* zabbix_agent can be tested by defining macro TESThugetoad2001-07-231-0/+26
* Added column icon to table sysmaps_hosts. Added table help.hugetoad2001-07-101-0/+2
* Zabbix_sucker will fork N (default=10) copies of himself to ensure gettinghugetoad2001-06-171-7/+7
* Fixed function EXECUTE. netstat -at replaced by netstat -lt.hugetoad2001-05-291-7/+7
* Parameter cksum[/etc/inetd.conf] changed by cksum[/etc/inetd_conf].hugetoad2001-05-191-1/+1
* Commented parameters that uses vmstat to get value.hugetoad2001-04-251-2/+5
* 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-171-0/+8
* zabbix_agent will return NOTSUPPORTED in case of getting of requested paramet...hugetoad2001-04-111-1/+8
* Changes made for better OpenBSD and AIX compatibility.hugetoad2001-04-101-12/+14
* Additional parameters for monitoring. Changed names for some of parameters.hugetoad2001-04-071-30/+39
* Deleted unuseful commented code.hugetoad2001-03-301-12/+0
* Optimised some of monitored parameters. zabbix_agent is killedhugetoad2001-03-301-9/+17
* Initial revisionhugetoad2001-03-281-0/+166