summaryrefslogtreecommitdiffstats
path: root/src/zabbix_server/server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for autorefreshing of unsupported items.hugetoad2005-12-041-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-041-1/+18
| | | | | | | - added config.refresh_unsupported (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2386 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - reverted multiple server patch on server side (Alexei)hugetoad2005-11-221-2/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2341 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Applied MySQL reconnect patch.james_wells2005-11-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | zabbix_tmp/src/libs/zbxdbhigh/db.c Applied Multiple Server Patch. zabbix/create/mysql/schema.sql zabbix/create/postgresql/schema.sql zabbix/frontends/php/include/config.inc.php zabbix/frontends/php/include/forms.inc.php zabbix/frontends/php/include/items.inc.php zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php zabbix/frontends/php/items.php zabbix/frontends/php/servers.php zabbix/include/common.h zabbix/misc/conf/zabbix_server.conf zabbix/src/zabbix_server/housekeeper/housekeeper.c zabbix/src/zabbix_server/housekeeper/housekeeper.h zabbix/src/zabbix_server/pinger/pinger.c zabbix/src/zabbix_server/pinger/pinger.h zabbix/src/zabbix_server/poller/poller.c zabbix/src/zabbix_server/poller/poller.h zabbix/src/zabbix_server/server.c zabbix/src/zabbix_server/timer/timer.c zabbix/src/zabbix_server/timer/timer.h zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2277 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-11-011-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2234 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed minor warnings.hugetoad2005-10-261-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2224 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new server configuration parameter DBPort (Alexei)hugetoad2005-09-071-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2051 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-09-071-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2049 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changes umask(0) to umask(022) to prevent world-wrtie access (Alexei)hugetoad2005-08-281-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2004 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1888 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-241-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1884 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column escalation_log.actiontype (Alexei)hugetoad2005-06-201-54/+96
| | | | | | | | | - time related function 'nodata','date','dayofweek','time','now' will be periodically updated (Alexei) - update of functions optimised. Do not update if same value. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1880 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-121-284/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1879 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1873 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1870 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Modularisation of code.hugetoad2005-06-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1869 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1857 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-101-23/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1856 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1855 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support of escalations.hugetoad2005-06-081-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1830 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-081-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1829 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-081-3/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1828 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - nodata() will be calculated regardless of its previous value (Alexei)hugetoad2005-06-081-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1827 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-06-051-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1824 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-468/+1
| | | | | | | | | | | | - removed all pthread code (Alexei) - added column items.lastlogsize (Alexei) - added column screens_items.colspan (Alexei) - support of colspan in screens (Alexei) - added column media.period (Alexei) - activity period for medias (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Changed version to 1.1alpha9.hugetoad2005-05-161-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1776 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-05-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1759 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-05-021-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1744 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More support for active checks.hugetoad2005-05-011-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1739 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support for active checks.hugetoad2005-04-281-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1731 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Modularisation for zabbix_server.hugetoad2005-04-261-146/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1726 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-04-261-1/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1725 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-03-171-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1705 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed simple checks (Alexei)hugetoad2005-03-151-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1692 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed startup of housekeeper (Alexei)hugetoad2005-03-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1690 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix for startup of housekeeping process (Alexei)hugetoad2005-02-171-6/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1665 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Small cleanup.hugetoad2005-01-241-11/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2005-01-151-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1610 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes for host.available processing.hugetoad2005-01-141-6/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1607 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changed logic yo update host.available instead of host.status (Alexei)hugetoad2005-01-131-28/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1604 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)hugetoad2005-01-131-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1600 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed parsing of command line parameters. Thanks to Slix. (Alexei)hugetoad2004-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1552 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added zlog.c and zlog.hhugetoad2004-12-211-41/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1551 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More calls of zabbix_syslog() (Alexei)hugetoad2004-12-201-2/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1549 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - calculate items.nextcheck as nextcheck+delay (Alexei)hugetoad2004-12-201-9/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1547 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-176/+65
| | | | | | | | | | | | | | | | - icmppingsec to return '0' if cannot ping (Alexei) - added error reason for unsupported items (Alexei) - added error reason for unreachable hosts (Alexei) - added hosts.error (Alexei) - added items.error (Alexei) - added alerts.error (Alexei) - added error reason for undelivered alerts (Alexei) - added upgrades/dbpatches/1.1alpha3_to_1.1alpha4 (Alexei) - fixed empty macros in alert messages if '.' in key (Alexei) - do not show menu item if no permissions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - one common process for sucker and trapper: zabbix_server (Alexei)hugetoad2004-12-111-0/+1569
git-svn-id: svn://svn.zabbix.com/trunk@1531 97f52cf1-0a1b-0410-bd0e-c28be96e8082