summaryrefslogtreecommitdiff
path: root/src/lib/rrdFile.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/rrdFile.js')
-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.
+ *
*/
/*