summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-05-12 15:12:34 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-05-12 15:12:34 +0000
commit1c61097f8490a7f34f61012c0fc54e38e091a4a4 (patch)
treeff4caba28a17d3052447a284cba00f45e97ef558 /TODO
parent4182bc6afb20b00fa27a54c67056bb98a58a49bb (diff)
downloadzabbix-1c61097f8490a7f34f61012c0fc54e38e091a4a4.tar.gz
zabbix-1c61097f8490a7f34f61012c0fc54e38e091a4a4.tar.xz
zabbix-1c61097f8490a7f34f61012c0fc54e38e091a4a4.zip
- removed unused table stats (Alexei)
- removed all references to escalations (Alexei) - table audit renamed to auditlog (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2826 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 3 insertions, 8 deletions
diff --git a/TODO b/TODO
index 0ba02858..d254b3a9 100644
--- a/TODO
+++ b/TODO
@@ -4,13 +4,9 @@
- remember snmp community on per host level
- net.if.stat collected as double, must be as uint64
- special unit "unixtime" for uptimes, etc
- - oracle schema for table images
- - what is table stats?
- - rename screens_items.resource
- - rename screens.rows
- - rename audit.resource
- - rename audit to auditlog
- - remove anything related to escalations
+ - rename screens_items.resource -> resourcetype
+ - rename screens.rows ->vsize, cols -> hsize
+ - rename audit.resource -> resourcetype
- http://www.zabbix.com/forum/showthread.php?t=2682
- http://www.zabbix.com/forum/showthread.php?t=2680
- http://www.zabbix.com/forum/showthread.php?t=2675
@@ -18,7 +14,6 @@
- windows agent crash
- Action not running when trigger changes from TRUE -> UNKNOWN -> FALSE: http://www.zabbix.com/forum/showthread.php?t=2671
- problems adding new map links: http://www.zabbix.com/forum/showthread.php?t=2604
- - add support of net.if.total
- fix max,min, avg, etc for history_uint
- item key popup, trigger expression builder