summaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Collapse)AuthorAgeFilesLines
...
* - support of system.swap.size[,pfree] and system.swap.size[,pused] (Alexei)alex2006-11-0110-0/+720
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes for 32 bit platform.alex2006-10-303-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3412 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - better calculation of next check timestamp for active items (Alexei)alex2006-10-301-1/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3407 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed situations when latest_alarm() may return wrong value (Alexei)alex2006-10-301-9/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3400 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed occasional LIBSQLORA8-30002: Memory allocation error. (Alexei)alex2006-10-271-3/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3394 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed system.swap.in[] and system.swap.out[] under Linux 2.4 (Alexei)alex2006-10-271-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3393 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for distributed monitoring.alex2006-10-101-2/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3335 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added basic support of distributed history (Alexei)alex2006-09-243-80/+194
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added processing of distributed events (Alexei)alex2006-09-221-46/+80
| | | | | | | - restructured code to add function process_event() (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3320 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basic support of distributed eventsalex2006-09-211-5/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - table ALARMS renamed to EVENTS (Alexei)alex2006-09-201-31/+39
| | | | | | | - more development of distributed monitoring git-svn-id: svn://svn.zabbix.com/trunk@3317 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - more development of distributed monitoringalex2006-09-183-6/+36
| | | | | | | | - added automatic generation of database schemas (Alexei) - pinger will use unique temporary file name (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3315 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-143-3/+126
| | | | | | | | | | | | | | - minor fix of 'trunk/src/libs/zbxcommon/misc.c' (Eugene) - developed SLA calculation periods (Eugene) - developed flexible update intervals for items (Eugene) ported r3213 (fix for 'delay_flex' collumn) from 'branches/1.1-lk/' ported r3202 (flexible update intervals) from 'branches/1.1-lk/' ported r3207 (SLA calculation periods) from 'branches/1.1-lk/' git-svn-id: svn://svn.zabbix.com/trunk@3307 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added incorrect defines to generate error if 'snprintf' and 'sprintf' ↵osmiy2006-09-132-3/+3
| | | | | | functions are used (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3300 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-089-65/+189
| | | | | | | | | | | | | | | - improved macro variables substitution in message body/subject (Eugene) - minor fix of static linkage (Eugene) - fixed support of PostgreSQL (Eugene) - fixed DBinsert_id function for oracle (Eugene) - fixed autoregistration in oracle system (Eugene) - updated postgresql cheme, added start value for sequencers (Eugene) - fixed limitation of return value of some items (Eugene) - added color selection for trigger severity 'warning' and 'information' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3291 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of 'pfree' and 'pused' for 'vfs.fs.size' of windows (Eugene)osmiy2006-08-301-0/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3253 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3240 (fixed 'cpu.util' for Tru64) from 1.1.2osmiy2006-08-301-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3244 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3229:3235 (UserParameters fixing) from 1.1.2osmiy2006-08-291-8/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3239 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* proted r3218:3224 from 1.1.2osmiy2006-08-291-7/+30
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3228 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of macro {TRIGGER.COMMENT} (Alexei)hugetoad2006-08-041-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3099 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Special processing of LOG_INFORMATION debug level.hugetoad2006-08-041-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3098 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added ZABBIX agent for Win64 platforms. (Eugene)osmiy2006-08-0416-126/+138
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3096 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved sound notification of trigger status changing (Eugene)osmiy2006-08-021-0/+1
| | | | | | | | - developed aggrigated graphs (Eugene) - fixed graphs drawing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3092 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - better pattern of distribution of item next checks to improve overallhugetoad2006-08-011-2/+4
| | | | | | | performance (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3080 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of "ayatem.swap.out" key for Linux with kernel 2.4 (Eugene)osmiy2006-07-184-11/+149
| | | | | | | - added support of "ayatem.swap.in" key for Linux with kernel 2.4 (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3056 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed "web.page.*" functions (Eugene)osmiy2006-07-172-29/+52
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3055 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* DLL symbols importing added (Eugene)osmiy2006-07-179-98/+358
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3054 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* win EOL to posix EOL convertionosmiy2006-07-172-3/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3049 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed md5sum calculation (Eugene)osmiy2006-07-176-50/+396
| | | | | | | - realized all finctionality of old Win 32 agent (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3048 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improved Win32 inegrationosmiy2006-07-1416-82/+229
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3046 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of LDAP services monitoring for Win32 (Eugene)osmiy2006-07-146-222/+261
| | | | | | | | - added support of "net.tcp.service.perf" for Win32 (Eugene) - added support of "net.tcp.service" for Win32 (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3045 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added perf_mon,uptime keys and fixed some functions for win32osmiy2006-07-135-43/+68
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3044 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* fixed NTP protocol monitoringosmiy2006-07-133-128/+167
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3043 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new more efficient definition of function DBexecute() (Alexei)hugetoad2006-07-136-289/+237
| | | | | | | - new more efficient definition of function DBselect() (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3042 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improoved Win32 SysLogingosmiy2006-07-134-21/+39
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3041 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fix Win32 agent resource messagesosmiy2006-07-121-12/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3040 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* minor fixesosmiy2006-07-1210-121/+121
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3039 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zabbix-1.2_dev integrationosmiy2006-07-12160-3461/+10350
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3038 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of web.page.get and long data sent by agent (Alexei)hugetoad2006-07-072-5/+9
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3018 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed B64 en-decoding of large data (Alexei)hugetoad2006-07-072-4/+60
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3016 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed problem with undefined PACKETSZ under Mac OS/X (Alexei)hugetoad2006-07-061-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3013 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - disabled excessive debug printing for system.run (Alexei)hugetoad2006-07-061-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3010 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed agent crash while evaluating proc.mem[] (Alexei)hugetoad2006-06-271-1/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2987 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - quick fix for "system.run[,NOWAIT]" (Eugene)osmiy2006-06-021-1/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2949 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix (Eugene)osmiy2006-06-021-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2946 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed text history storing for Oracle (Eugene)osmiy2006-06-021-7/+107
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2944 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed popup of trigger selection (Eugene)osmiy2006-05-311-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2931 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor changes (Eugene)osmiy2006-05-301-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2925 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-05-301-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2924 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed SQL requests escaping for oracle server (Eugene)osmiy2006-05-301-0/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2923 97f52cf1-0a1b-0410-bd0e-c28be96e8082