diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-08-18 20:38:44 +0200 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-08-18 20:38:44 +0200 |
commit | cfe62bb62be56069c1507c18e2ab842fe2ef06a9 (patch) | |
tree | 03237e62c21665b66277c39e980790440cf5029e /TODO | |
parent | 237c2131e3f216eccd4b472e456d16f4dbe20456 (diff) | |
download | smokeping-cfe62bb62be56069c1507c18e2ab842fe2ef06a9.tar.gz smokeping-cfe62bb62be56069c1507c18e2ab842fe2ef06a9.tar.xz |
* TODO:
+ configurable RRD parameters per target?
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -35,3 +35,8 @@ - almost every probe has a different way of calling system(), exec() or similar. This should be in an inheritable module. - the module should also support extra commandline arguments + +* RRD + configurable RRD parameters per target? + - suggested by Leos Bitto, + <http://lists.ee.ethz.ch/smokeping-users/msg01632.html> |