summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-11 16:18:06 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-11 16:18:06 +0000
commitf048401b8fc0b754950679c0d32b2ca69b9beea9 (patch)
treec51c2e73d2cc9de55ebe7076f84d6feeac6afadf
parent21aaa15544dc4455c13c9ee2a0ef6a1bc903d3f3 (diff)
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@2517 97f52cf1-0a1b-0410-bd0e-c28be96e8082
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fb3f567e..9de0b92e 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,13 @@
1.1beta6:
+ - check if ZABBIX server accepts values returned by W32 agent
- Counter32 returns huge values in some cases: http://www.zabbix.com/forum/showthread.php?t=1880
- simple check tcp,80 does not work: http://www.zabbix.com/forum/showthread.php?t=1933
- explain how templates work in the documentation
- execution of commands on monitored hosts in case of pre-defined events
- fix undeleted warnings for host and trigger statuses
+ - new implementation for templates
- timout-immune poller
- improve housekeeper. check if it works correctly.