summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-08-23 14:43:37 +0200
committerNiko Tyni <ntyni@iki.fi>2005-08-23 14:43:37 +0200
commit69064fb816bd54a08ffd92760f125a5d83793250 (patch)
treeabd6177d65654c5e2e0018937052b62e486d23f1 /TODO
parent2f01fa7db139ec0141bf5e7f8d8e2223069d3c68 (diff)
downloadsmokeping-69064fb816bd54a08ffd92760f125a5d83793250.tar.gz
smokeping-69064fb816bd54a08ffd92760f125a5d83793250.tar.xz
* 2.0/lib/Smokeping.pm,
2.0/CHANGES: + make errors in DYNAMIC updates appear in the web server error log * 2.0/TODO: + replace the __WARN__ and __DIE__ handlers with CGI::Carp?
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 282052e..5189180 100644
--- a/TODO
+++ b/TODO
@@ -40,3 +40,7 @@
configurable RRD parameters per target?
- suggested by Leos Bitto,
<http://lists.ee.ethz.ch/smokeping-users/msg01632.html>
+
+* CGI LOGGING
+ replace the __WARN__ and __DIE__ handlers with CGI::Carp?
+ Problems with speedy?