diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-08-23 14:43:37 +0200 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-08-23 14:43:37 +0200 |
commit | 69064fb816bd54a08ffd92760f125a5d83793250 (patch) | |
tree | abd6177d65654c5e2e0018937052b62e486d23f1 /TODO | |
parent | 2f01fa7db139ec0141bf5e7f8d8e2223069d3c68 (diff) | |
download | smokeping-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-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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? |