summaryrefslogtreecommitdiffstats
path: root/src/libs/zbxcommon
Commit message (Collapse)AuthorAgeFilesLines
...
* - new comms protocol for ZABBIX agentsosmiy2007-04-142-11/+97
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4001 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved ZABBIX sender (Eugene)osmiy2007-03-292-8/+44
| | | | | | | - fixed popup menu on frontend for hosts screen (Eugene) - monir fixes of C code (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3953 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Support of service discovery events and other changes.alex2007-03-282-1/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3950 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed compilation of WinXX agentosmiy2007-03-132-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3888 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed system.cpu.util[] (Eugene)osmiy2007-03-121-58/+6
| | | | | | | | | | | - improved configuration script (Eugene) - fixed floats values (Eugene) - developed agent result convertion (Eugene) - more fixes - TODO: WinXX agent \!\!\! git-svn-id: svn://svn.zabbix.com/trunk@3886 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fix in get_nextcheck and cleanup of debug messages.alex2007-03-021-4/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3863 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - tested and fixed jabber messager (Eugene)osmiy2007-02-192-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3836 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed large SQLs calling (Eugene)osmiy2007-02-121-3/+77
| | | | | | | - increased message size for alerts (Eugene) - fixed macros substitution for messages (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3821 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* fixed assertion for zero memory allocationosmiy2007-02-091-4/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3816 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved configuration scriptosmiy2007-02-081-1/+1
| | | | | | | - added suport of 'make dist' - fixed some bugs with DB supporting git-svn-id: svn://svn.zabbix.com/trunk@3814 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* improved makefilesosmiy2007-02-071-3/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3810 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of 'eventlog[*]' for WinXX (Eugene)osmiy2007-01-171-7/+26
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3730 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - increased message size for alerts (Eugene)osmiy2007-01-153-313/+59
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3711 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Removed exec flag from some source files.alex2006-11-303-0/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3540 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.alex2006-11-271-4/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3525 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* New function zbx_snprintf_alloc().alex2006-11-271-1/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3524 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - compiled win32/64 agentsosmiy2006-11-091-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3442 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)alex2006-11-014-9/+108
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes for 32 bit platform.alex2006-10-301-1/+1
| | | | 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
* Added basic support of distributed history (Alexei)alex2006-09-242-1/+64
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-141-2/+106
| | | | | | | | | | | | | | - 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
* 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 ZABBIX agent for Win64 platforms. (Eugene)osmiy2006-08-046-36/+54
| | | | 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-181-3/+3
| | | | | | | - 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
* - added support of LDAP services monitoring for Win32 (Eugene)osmiy2006-07-141-12/+38
| | | | | | | | - 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
* Improoved Win32 SysLogingosmiy2006-07-132-6/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3041 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* minor fixesosmiy2006-07-122-15/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3039 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zabbix-1.2_dev integrationosmiy2006-07-129-40/+5992
| | | | 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-071-0/+4
| | | | 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
* - support of web.page.regexp[] (Alexei)hugetoad2006-05-301-3/+13
| | | | | | | | - support of web.page.perf[] (Alexei) - support of web.page.get[] (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2922 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved description for "get_param()" (Eugene)osmiy2006-05-301-2/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2921 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of value type Text (Alexei)hugetoad2006-05-261-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2911 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - integer values will not be treated a sunsupported for items having type ↵hugetoad2006-05-081-4/+13
| | | | | | | | | float (Alexei) - fixed is_double() (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2818 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of proc.mem[] for AIX (Eugene)osmiy2006-04-251-1/+1
| | | | | | | - added support of proc.num[] for AIX (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2780 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added 'command line' parameter for Linux proc.mem[] (Eugene)osmiy2006-04-201-35/+117
| | | | | | | | - added parameter '-t key' for ZABBIX agent (Eugene) - added parameters '-h' '-v' for all ZABBIX applications (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2757 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-04-201-0/+28
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2756 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fix compilation if no function atoll() (Alexei)hugetoad2006-04-131-1/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2739 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - better function is_double() (Alexei)hugetoad2006-04-111-1/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2727 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved proc.num for Linux, added parameter 'comm' (Eugene)osmiy2006-01-241-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2562 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Correct regexp function for triggers (Eugene)osmiy2006-01-051-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2491 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new trigger function: regexp (Alexei)hugetoad2006-01-021-0/+5
| | | | | | | - support of function str() for item type 'log' (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2469 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - new item value type: integer 64bit (Alexei)hugetoad2005-12-231-12/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2423 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed processing of UserParameters which are pre/postfixed with spaces ↵hugetoad2005-12-111-0/+88
| | | | | | (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2409 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Elimination of compile warnings.hugetoad2005-12-051-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2394 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - automatic recovery of unsupported items (Alexei)hugetoad2005-12-041-0/+28
| | | | | | | - added config.refresh_unsupported (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2386 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "SET_<TYPE>_RESULT" macross (Eugene)osmiy2005-11-251-12/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2369 97f52cf1-0a1b-0410-bd0e-c28be96e8082