summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Wuerthwein <fkw@ucsd.edu>2009-02-09 00:34:52 +0000
committerFrank Wuerthwein <fkw@ucsd.edu>2009-02-09 00:34:52 +0000
commit837d1f50ddebd56c0ca8851c54d7a0de62e6549a (patch)
tree65822113a307abcb5006d1e7ee5e5d4012cd5d6c
parent2c0e693ebdfd28273a4ee74c91b76ccaff1da31f (diff)
Update comment
-rw-r--r--src/lib/rrdFile.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/rrdFile.js b/src/lib/rrdFile.js
index 288fc7e..f592643 100644
--- a/src/lib/rrdFile.js
+++ b/src/lib/rrdFile.js
@@ -25,6 +25,9 @@
*
* Only versions 3 and 4 of the RRD archive are supported.
*
+ * Only AVERAGE,MAXIMUM,MINIMUM and LAST consolidation functions are
+ * supported. For all others, the behaviour is at the moment undefined.
+ *
*/
/*