summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* - support for parameter Timeout for zabbix_agentd (Alexei)hugetoad2002-03-053-21/+49
| | | | | | | - support for parameter Timeout for zabbix_suckerd (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@329 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for experimental parameter NoTimeWait (Alexei)hugetoad2002-02-272-4/+52
| | | | git-svn-id: svn://svn.zabbix.com/trunk@326 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* diskfree[*] to return free disk space in Kb (Alexei)hugetoad2002-02-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@324 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added file include/cfg.h and include/cfg.c (Alexei)hugetoad2002-02-209-64/+219
| | | | | | | | | | | | | - support for system[uptime] on FreeBSD (Alexei) - support for kern[maxfiles] on FreeBSD (Alexei) - support for kern[maxproc] on FreeBSD (Alexei) - zabbix_trapperd cannot be ran as root (Alexei) - added table history_str (Alexei) - added column value_type to table items (Alexei) - removed(?) support for automake (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@320 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - partial support for automake (Alexei)hugetoad2002-02-184-21/+298
| | | | | | | | | | | | - parent process will terminate childs if one of the childs died (Alexei) - support for PidFile for zabbix_agentd,zabbix_suckerd and zabbix_trapperd (Alexei) - Zabbix processes will show statuses for ps (FreeBSD,...) (Alexei) - changes in AUTHORS (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for IP addresses for SNMP-enabled hosts (Alexei)hugetoad2002-02-111-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@317 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - commented #define TEST_PARAMETERS in zabbix_agent.c (Alexei)hugetoad2002-02-071-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@316 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added parameter ListenPort to zabbix_agentd and zabbix_trapperd (Alexei)hugetoad2002-02-055-32/+55
| | | | git-svn-id: svn://svn.zabbix.com/trunk@312 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Clean compilation on HP-UX 11.xx (Alexei)hugetoad2002-02-043-19/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@310 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Change host status to Unreachable if agent drops connection (Alexei)hugetoad2002-02-041-2/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@309 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2002-02-041-3/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@308 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added #include <time.h> into db.h (Alexei)hugetoad2002-02-015-6/+21
| | | | | | | | | | | - added support for connection to MySQL via Unix socket (Alexei) - configure to find PostgreSQL in /usr/local/lib and /usr/local/include/pgsql (Alexei) - added set of user-defined parameters for monitoring MySQL servers. See misc/conf/zabbix_agent(d).conf (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Clean compilation on Solaris (Alexei)hugetoad2002-01-311-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@304 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - check_service[smtp] will send QUIT. Thanks to Charlie. (Alexei)hugetoad2002-01-291-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@303 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* calls to malloc+strcpy changed to strdup() (Alexei)hugetoad2002-01-256-29/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@302 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fix for overflow in configuration IP address.hugetoad2002-01-231-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@300 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changeshugetoad2002-01-211-3/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@296 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for parameter Server in zabbix_agent.conf (Alexei)hugetoad2002-01-191-15/+80
| | | | git-svn-id: svn://svn.zabbix.com/trunk@287 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Making zabbix_trapperd fail in case if connection to DB fails (Alexei)hugetoad2002-01-191-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@286 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added sample zabbix_trapper(d).conf to misc/conf (Alexei)hugetoad2002-01-191-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@285 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for configuration file for zabbix_trapper(d) (Alexei)hugetoad2002-01-192-4/+216
| | | | git-svn-id: svn://svn.zabbix.com/trunk@284 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for DB* parameters in zabbix_suckerd.conf (Alexei)hugetoad2002-01-191-1/+29
| | | | git-svn-id: svn://svn.zabbix.com/trunk@283 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix related to switch statements.hugetoad2002-01-191-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@281 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - zabbix_agentd cannot be ran as root (Alexei)hugetoad2002-01-152-23/+34
| | | | | | | - minor changes git-svn-id: svn://svn.zabbix.com/trunk@280 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added file misc/conf/zabbix_suckerd.conf (Alexei)hugetoad2002-01-151-12/+149
| | | | | | | | - added misc/init.d/debian/zabbix-server (Alexei) - zabbix_suckerd cannot be ran as root (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@279 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - character '.' can be used in definition of monitored paramatershugetoad2002-01-133-5/+30
| | | | | | | | | | | | (Alexei) - added average-only mode for trends (Alexei) - fixed bug with unexpected change of item status to NOT SUPPORTED. This bug appeared because of incomplete processing of timeout situations (Alexei) - constant DELAY_ON_NETWORK_FAILURE is set to 60 (Alexei) - cleanup of PHP scripts git-svn-id: svn://svn.zabbix.com/trunk@277 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added user-defined sorting to form "Latest Values" (Alexei)hugetoad2002-01-061-4/+28
| | | | | | | | - extra debug information in case of network errors in zabbix_suckerd (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed uninterruptable calls to connect() in zabbix_suckerd (Alexei)hugetoad2002-01-041-1/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@274 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added srv_status.html and services.html (Alexei)hugetoad2001-12-271-3/+16
| | | | | | | | - added table services and services_links (Alexei) - support for parameter StartAgents in zabbix_agentd.conf (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@270 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - number of forked zabbix_agentd decreased to 5 (Alexei)hugetoad2001-12-193-6/+14
| | | | | | | - support for parameter UserParameter in zabbix_agentd.conf (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@267 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for advanced zabbix_agentd.conf (Alexei)hugetoad2001-12-163-16/+109
| | | | | | | - added misc/conf/zabbix_agentd.conf git-svn-id: svn://svn.zabbix.com/trunk@265 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - in case of network error, zabbix_suckerd will not try to request any ↵hugetoad2001-12-151-7/+30
| | | | | | | | | | | parameters from the host during next 120 seconds (Alexei) - added directory upgrades/dbpatches/1.0alpha12_to_1.0beta1 (Alexei) - added column disabled_until to table hosts (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@264 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "-lcrypto" to SNMP library detection in configure.in (Alexei)hugetoad2001-12-042-0/+4
| | | | | | | | | - additional statistics in screen "Status of Zabbix" (Alexei) - changes in manual.lyx (Alexei) - added #define <string.h> to some C sources to eliminate compiler warnings (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@256 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cksum[/etc/inetd.conf] will not be supporter for a while (Alexei)hugetoad2001-11-271-1/+1
| | | | | | | - diff(0) will not be evaluated as '1' for a fresh item (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@254 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - not monitored hosts will not be referenced from System Map (Alexei)hugetoad2001-11-265-241/+111
| | | | | | | | | | | - not monitored hosts will not be shown in form Status of Triggers (Alexei) - in case of network error, zabbix_suckerd will not try to request same parameter during next 120 seconds (Alexei) - zabbix_trapperd will not exit after timeout (Alexei) - added comments to many functions of source code (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added columns alert_history and alarm_history to table config (Alexei)hugetoad2001-11-242-9/+46
| | | | | | | | | | | - added link from graphs to trends and vs (Alexei) - housekeeping process in zabbix_suckerd will also delete old records from tables alerts and alarms (Alexei) - added directory upgrades/dbpatches/1.0alpha11_to_1.0alpha12 (Alexei) - added index on column "clock" for table alarms (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@252 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changeshugetoad2001-11-232-7/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@251 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for opertor '=' (Alexei)hugetoad2001-10-141-12/+10
| | | | | | | - changes in timeout handling for zabbix_trapperd (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@245 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes in timeout handling (Alexei)hugetoad2001-10-132-12/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@243 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* doc/manual.lyx created (Alexei)hugetoad2001-10-121-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@240 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* No SA_RESTART flag for sigaction() (Alexei)hugetoad2001-10-122-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@239 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - signal() was changed to sigaction() (Alexei)hugetoad2001-10-082-36/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@237 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more changes in timeout handling (Alexei)hugetoad2001-10-082-4/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@236 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changes in timeout handling (Alexei)hugetoad2001-10-072-15/+36
| | | | git-svn-id: svn://svn.zabbix.com/trunk@235 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for cksum[*], "*" can be any filename (Alexei)hugetoad2001-10-072-67/+211
| | | | | | | - cksum[] does not call external program "cksum" anymore (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@234 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor fix.hugetoad2001-10-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@233 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for memory[free], memory[total] and memory[shared]hugetoad2001-10-062-1/+54
| | | | | | | for FreeBSD (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@232 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixes in doc/manual.txt (Alexei)hugetoad2001-10-062-1/+19
| | | | | | | | - minor fixes in INSTALL (Alexei) - added support for check_port[*], which tries to connect to the port (Aelxei) git-svn-id: svn://svn.zabbix.com/trunk@230 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* New type of parameters: parameter[*], actual value of "*" canhugetoad2001-10-051-30/+45
| | | | | | | be passed from Zabbix server (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@229 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Zabbix_agentd will lower scheduling priority to 5 (Alexei)hugetoad2001-10-011-4/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@228 97f52cf1-0a1b-0410-bd0e-c28be96e8082