summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - fixed IP validation osmiy2006-10-262-7/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - alowed CTRL+x keys for Numeric boxosmiy2006-10-261-2/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3386 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed Numeric box for Mozillaosmiy2006-10-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3385 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed IP input box (Eugene)osmiy2006-10-265-18/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3384 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed Numeric Boxosmiy2006-10-252-3/+52
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3383 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fixosmiy2006-10-252-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3382 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved permission system for nondistributed systemosmiy2006-10-259-90/+227
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3381 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed node manager (Eugene)osmiy2006-10-259-35/+241
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3379 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-23105-10285/+8573
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* More changes for distributed monitoring.alex2006-10-106-70/+305
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3335 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added basic support of distributed history (Alexei)alex2006-09-2430-298/+902
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3322 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added processing of distributed events (Alexei)alex2006-09-2212-167/+241
| | | | | | | - 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-2123-222/+876
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3318 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - table ALARMS renamed to EVENTS (Alexei)alex2006-09-2016-161/+172
| | | | | | | - 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-1833-1904/+1478
| | | | | | | | - 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
* - Fixed data for table items in data.sql. (Eugene)osmiy2006-09-141-339/+351
| | | | | | | | ported r3281 (Fixed data) from 1.1-lk. git-svn-id: svn://svn.zabbix.com/trunk@3309 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - 'sql' fixes in 'trunk/frontends/php/popup.php' (Eugene)osmiy2006-09-1424-169/+827
| | | | | | | | | | | | | | - 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
* Initial integration of distributed monitoring.alex2006-09-1489-203/+4071
| | | | | | | Changes 3196:HEAD of branches/distributed git-svn-id: svn://svn.zabbix.com/trunk@3306 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3301 (fix of reversed icons) from 1.1.3osmiy2006-09-142-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3304 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* removed debug informationosmiy2006-09-141-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3301 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* added incorrect defines to generate error if 'snprintf' and 'sprintf' ↵osmiy2006-09-133-3/+6
| | | | | | functions are used (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3300 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed trigger description substitution in action comporation (Eugene) osmiy2006-09-137-19/+175
| | | | | | | | - fixed trigger description substitution in message subject and body (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3299 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported 3274:3290 from 1.1.2 (Eugene)osmiy2006-09-0837-596/+805
| | | | | | | | | | | | | | | - 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
* ported r3274 (improved substitution) from 1.1.2osmiy2006-09-015-227/+221
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3278 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3264 (log messages ordering) from 1.1.2osmiy2006-08-302-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3268 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3259 (minor graph fix) from 1.1.2osmiy2006-08-301-1/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3263 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* fixed properties fo win project (Eugene)osmiy2006-08-307-6388/+6388
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3254 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:3246 ('<=' for trigger severity & '+' for trigger) from 1.1.2osmiy2006-08-307-1/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3247 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3240 (fixed 'cpu.util' for Tru64) from 1.1.2osmiy2006-08-302-4/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3244 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3229:3235 (UserParameters fixing) from 1.1.2osmiy2006-08-292-8/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3239 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* ported r3229 (renamed macro variable) from 1.1.2osmiy2006-08-292-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3233 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* proted r3218:3224 from 1.1.2osmiy2006-08-298-11/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3228 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed graph item ordering and some bugs of graph drawing (Eugene)osmiy2006-08-282-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Addition to TODO.alex2006-08-251-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3212 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added new task to TODO.alex2006-08-211-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3211 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added new task in TODO.alex2006-08-211-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3210 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* update imagesosmiy2006-08-1578-0/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3197 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed history cleaning (Eugene)osmiy2006-08-142-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3129 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed Unknown when selcting trigger severity Disaster in action form (Alexei)hugetoad2006-08-115-28/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3120 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed errors while adding a host to IT service (Alexei)hugetoad2006-08-093-3/+16
| | | | | | | - fixed warning in classes.inc.php while displaying graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@3113 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed warning in trigger selection popup (Alexei)hugetoad2006-08-082-0/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3108 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added spec file for ZABBIX agent. Thanks to Alexey Zilber. (Alexei)hugetoad2006-08-072-0/+134
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3105 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed count of problems displayin for submaps (Eugene)osmiy2006-08-073-21/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3101 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of macro {TRIGGER.COMMENT} (Alexei)hugetoad2006-08-043-1/+10
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3099 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Special processing of LOG_INFORMATION debug level.hugetoad2006-08-042-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3098 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixed setsockopt() in zabbix_agentd (Alexei)hugetoad2006-08-042-7/+6
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3097 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added ZABBIX agent for Win64 platforms. (Eugene)osmiy2006-08-0446-236/+5198
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3096 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed incorrect disabling of actions while deleting a trigger (Alexei)hugetoad2006-08-032-1/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3095 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved sound notification of trigger status changing (Eugene)osmiy2006-08-0226-66/+150
| | | | | | | | - developed aggrigated graphs (Eugene) - fixed graphs drawing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3092 97f52cf1-0a1b-0410-bd0e-c28be96e8082