| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@1015 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@916 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@865 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@864 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
|
|
| |
- menu will not require more than three lines (Alexei)
- fixed dividion by zero in chart2.php (Alexei)
- period and start of interval are preserved in full-screen mode (Alexei)
- added units in graph legends (Alexei)
- table-like legend for user graphs (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@853 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@799 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
| |
(Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@753 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
| |
- added column service.sortorder (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@743 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
|
|
| |
- added new column "severity" to history of alarms (Alexei)
- status of triggers. If Select is used, no refresh (Alexei)
- support for MIN algorithm for IT Services (Alexei)
- support for timeticks for SNMP values. Thanks to Daniel
Ester. (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@711 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
| |
- added fields services.showsla and services.goodsla (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@666 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
| |
(Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@580 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@548 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@485 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@464 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changed width=\"X%\" to width=X% in *.php (Alexei)
- Status of a trigger will blink if it was changes during last 60
seconds (Alexei)
- Zabbix daemons to update triggers.lastchange when triggers.values
is changed (Alexei)
- added misc/init.d/debian/zabbix-[suckerd|trapperd] (Alexei)
- removed misc/init.d/debian/zabbix-server (Alexei)
- send_email() will timeout after 10 seconds (Alexei)
- DBadd_alarm() renamed to add_alarm() (Alexei)
- support for SCO OpenServer (Alexei). Thanks to Alexender Kirhenstein.
- ./configure will correctly define socklen_t (Alexei)
- <center> changed to <div align=center> (Alexei)
- reason of problem in screen IT Services (Alexei)
- added frontends.php/helpdesk.php (Alexei)
- added tables: problems, problems_comments,categories (Alexei)
- added "...#form" to button Change in form Configuration of Users (Alexei)
- "Just for information" changed to "Information" (Alexei)
- fixed ./configure to correctly find zlib (Alexei)
- housekeeping to delete no more than HousekeepingFrequency*3600 records
from table history and history_str at once (MySQL only) (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added support for disktotal[*] (Alexei)
- added support for inodetotal[*] (Alexei)
- added support for *,/,+, and - in trigger expressions (Alexei)
- removed frontends/php/chart4.php (Alexei)
- update item status to UNSUPPORTED in case if SNMP support was not included
into zabbix_suckerd (Alexei)
- added mysql_init() to DBconnect() (Alexei)
- fixed Next100 and Prev100 for case if some hosts are hidden (Alexei)
- added select for latest values (Alexei)
- delete related services if trigger is deleted (Alexei)
- fixed problem with substitution of macros for messages (Alexei)
- eliminated DBis_empty() by replacing to DBnum_rows() (Alexei)
- MAX_STRING_LEN increased to 4096 (Alexei)
- fixed zabbix_log(). Possible coredump if data contains %s, etc (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@445 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
| |
- added frontends/php/chart4.php (Alexei)
- added frontends/php/compare.php (Alexei)
- redesigned all graphs (changed colors, etc) (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@444 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
| |
- vacuuming as part of housekeeping process for PostgreSQL (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@424 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@420 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@416 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
file (Alexei)
- added frontends/include/defines.inc.php (Alexei)
- added column services.algorithm (Alexei)
- list of test cases added to the Manual (Alexei)
- emails to be sent in case of TRUE-UNKNOWN-FALSE and v.s. (Alexei)
- one zabbix_suckerd to send alerts (Alexei)
- minimum number of zabbix_suckers StartSuckers is set to 3 (Alexei)
- added alerts.retries (Alexei)
- added alerts.status (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
|
|
|
|
|
| |
- check of source IP address for trapped values (Alexei)
- added include/security.h and include/security.c (Alexei)
- added items.trapper_hosts (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@411 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@374 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@360 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
|
|
| |
git-svn-id: svn://svn.zabbix.com/trunk@351 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|
|
git-svn-id: svn://svn.zabbix.com/trunk@311 97f52cf1-0a1b-0410-bd0e-c28be96e8082
|